• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

HTC ONE M7 STOLEN! CAN I RECOVER PHONE, WILL SETTLE FOR FILES OR MUSIC LEFT?

My HTC One M7 was stolen about a year ago.. I'm not sure it's gone or deleted. It wouldn't have been worth much since it was about 3 or 4 years old at the time and cracked, and rooted (partially but not completely) I am not device, hardware, software, or anything phone, computer, tablet, savvy so I just don't know what to do. Shortly after stealing my phone and several other items out of my house the person guilty ended up in jail and then later prison so if there's a chance he didn't get to delete my phone and the info may still be up on it under whatever I'm signed in as I would imagine it's my HTC account which at this point I don't even know how to access without my HTC phone. Told you I was phone stupid. Anyways I would love any input or any assistance there could possibly be given I had several files and rare music on it I'd very much like to get my phone and my music back if that's at all possible please help!

Cannot use SciChart in Android Studio because of license.

Hello everybody,
I'm new in Android Studio.
Recently, I get a trial license key for SciChart Android v2x. I read many times tutorial to set license(https://www.scichart.com/licensing-scichart-android/) but cannot activate my license. Because it is not written in which file should I put the licence code. So I tried to write it in my MainActivity.java file of my application like below:
"
public class MainActivity extends AppCompatActivity {

private AppBarConfiguration mAppBarConfiguration;

String license = ("<LicenseContract>\n" +
" <Customer>nnuni@mail.ru</Customer>\n" +
" <OrderId>Trial</OrderId>\n" +
" <LicenseCount>1</LicenseCount>\n" +
" <IsTrialLicense>true</IsTrialLicense>\n" +
" <SupportExpires>12/31/2019 00:00:00</SupportExpires>\n" +
" <ProductCode>SC-ANDROID-2D-ENTERPRISE-SRC</ProductCode>\n" +
" <KeyCode>28a24cba44.........038a6c</KeyCode>\n" +
"</LicenseContract>");
// Use Static method SciChartSurface.setRuntimeLicenseKey()
SciChartSurface.setRuntimeLicenseKey(license);

@override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
Toolbar toolbar = findViewById(R.id.toolbar);
setSupportActionBar(toolbar);
........................................................"
But it gives me the error <Cannot resolve symbol"setRuntimeLicenseKey">
Perhaphs it is because I did't intialise static SciChartSurface class. But I think it is built in class so I don't know how to do.
Second issue was I right to put this code in this MainActivity.Java class or Should I create new file for it.
If everybody has experience with setting SciChart license in Android Studio, please help me with real example.
Thanks in advance
Khadicha

Hisense H6500F 4K Android TV (55H6570F) Picture Quality and Settings

So I picked up a 55-inch 4K Hisense TV for Black Friday. On the bright side it was only $230 for a 4K Android TV with built-in Chromecast and all that. Unfortunately the picture quality absolutely sucks.

Here's the model:
Hisense H6500F (55H6570F)

I've gone through all the settings but it appears the TV might just be... not as good as I hoped. Has anyone felt the same? Or am I overlooking something in the menu to fix the picture quality?

Now checking the model of my Cable (Xfinity Comcast) box to see if maybe it's too old and doesn't deliver 4K content. Stay tuned (or help a brother out)!

Need more/better stickers & colors in tje Samsung Calendar app

Dear Samsung developers,

The stock Samsung Calendar app works well, for the most part. But there are a few deficiencies that could/should be improved:

1. The available stickers are paltry, both default and available for download or purchase. Most are very cartoonish and many useful calendar topics are missing; e.g., card games, football, various holidays, medical appointments, theater, movies, etc., etc. It is probably impossible to create a set that's fully functional for everyone, so what's really needed is a simple in-app function for creating our own custom stickers. This doesn't need to be a sophisticated drawing application, just something simple such as a '2D Paint'-like app or a way to import drawings or images as stickers from our Gallery.

2. Similarly, the color coding palette needs to be expanded. Four basic colors is not enough. It must be a simple matter to add extra colors and shades. Please expand the palette.

3. Most often, multiple events, appointments, etc., occur each day. It would be valuable if we could select which sticker to display and, possibly, provide for displaying more than one at a time.

4. Entering start and stop times is cumbersome using the hour &amp; minute scroll method. It is hard to get the correct times to stop in their right position. The number entry block method is much easier to use, but cannot be made the default entry method (it only comes up when editing existing times). Please make the default entry method a user choice.

These fixes would go a long way toward making the Samsung Calendar app a primo application!

Google maps -search from the client, or from the backend?

(I think I've posted ths in the wrong forum, repost...)
Hi, there I'm Bledmuts and this is my first post.
I did a google search but couldn't find an answer to my question. Telling the truth, I didn't know exactly how to search.
Suppose I have an app that integrates google maps API and performs searches using the location api. Should the calls for the APIs be made directly from the client app or should the app ask my backend server to do the searches thru an intermediate API?

This are the advantages I see of doing this:
-I could log user searches
-I would not expose my google maps API key
-I could search, do more stuff, and then return an answer to the client (like gather extra data from a BD for instance)

What would be the cons besides this one?
-I would get more load in my server

Thanks!

Google maps -search from the client, or from the backend?

Hi, there I'm Bledmuts and this is my first post.
I did a google search but couldn't find an answer to my question. Telling the truth, I didn't know exactly how to search.
Suppose I have an app that integrates google maps API and performs searches using the location api. Should the calls for the APIs be made directly from the client app or should the app ask my backend server to do the searches thru an intermediate API?

This are the advantages I see of doing this:
-I could log user searches
-I would not expose my google maps API key
-I could search, do more stuff, and then return an answer to the client (like gather extra data from a BD for instance)

What would be the cons besides this one?
-I would get more load in my server

Thanks!

too many options??

When I get text messages, they have a phone number in them, sometimes two. I press the properly formatted phone number and no matter what I get 2 listings for any and all phone numbers in the message. Is there any way to make this act normal, where the Phone Number I press and ONLY that number shows up to dial???

Apps RECOGNIZE_SPEECH (asking 2 items)

1) This android site:

https://developer.android.com/reference/android/speech/RecognizerIntent#ACTION_RECOGNIZE_SPEECH

..has the references to speech recognition.

Straight to the point, why does it says "Constants", As I see (the way I know) this defines a "Method". Could some one release me from my confusion? Wich gould be the right use of "ACTION_RECOGNIZE_SPEECH"?

2) This "ACTION_RECOGNIZE_SPEECH" starts an activity, so how can I exctract it, to not to repeat code, writing it each time I need it? Shoul I use EXTRA_RESULTS_PENDINGINTENT instead?

Thanks!

Help Can't upload new android.

Hello,

I have 2 Honeywell devices which have corrupt android hence unable to boot and I can't even push new OS via adb.

Honeywell
ScanPal EDA50K
Android 7.1.1
I get two errors while trying to sideload via adb:
  • E1001: failed to update system image
  • E: Signature verification failed
With second scanpal I can't enter even into recovery mode. I have pretty much runned out of options so any help is greatly appreciated.

If any further details are needed then feel free to ask and I will give me best to answer.

Filter

Back
Top Bottom