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

no internet with data on; display notifications

I just found out that the pre-installed sms app is Google Messageso_O
Thanks to you svim provoking me to find out what it is (never curious enough to know which app my sms has been with different phones). That's why I thought it was Moto E4's problem, for I have been using android phones thinking they being all the same.

I checked the google play store (thanks to you as well). I know which one I would like.

Thank you so very much for all your helps. You have been very thorough and helpful

Need Root Program

welcome to AF!!!!!!!!!!!

so always head on over to xda developers forumto look for anything root related.

here is your device forum there:
https://forum.xda-developers.com/galaxy-j

here is the rom and rooting subforum:
https://forum.xda-developers.com/galaxy-j/development

here is a guide for rooting:
https://forum.xda-developers.com/galaxy-j/how-to/guide-samsung-j2-core-2018-sm-j260f-sm-t3959139

make sure to read, read, read, and then read some more before taking that plunge into rooting your device. also make sure your model number matches the guide as rooting is very device specific.

[App][4.1+][Ad-Free]Lullabies for babies Promo codes

Hi all!

Today I present you my lullabies application.
I'm looking for your feedbacks, improvement suggestions and bug reports to continue making my apps better and better.
PlayStoreImage_EN.png


Advantages?
- Ad-free application
- Customisable timer
- High quality
- Beautiful graphics
- Works without internet connection
- Help your baby to sleep and calm his crying
- Lullabies for babies
- Music to put babies to sleep​

Google play : https://play.google.com/store/apps/details?id=net.binsp.sleep.lullabies

Please First Download App to obtain promo code.
If you want a promo code please send me PM.

1.png 2.png 3.png 6.png 7.png4.png

App Inventor Displaying multiple sensors readings on screen

Does Kotlin directly reference the objects? In Java, I have to use findViewById() to get the view object in order to change anything. I don't see anything like that in your code.

Also, your code is different for one of the sensors vs the other two shown:
Code:
label_accelerometerX.text = "X = ${event!!.values[0]}"
label_accelerometerY.text = "Y = ${event.values[1]}"
- is this a Kotlin thing where the first reference is event!! and subsequent references are just event?

Maybe I should bow out in favor of someone more versed in Kotlin...

Last-chance recover - any ideas?

I was pretty gentle, but clearly I broke something. This would have been the second battery swap, so possibly something was weakened the first time around (not done by me), and it finally gave up the ghost on my watch.

I'm going to take another look to see if anything is obviously broken, but I'm increasingly thinking this is a lost cause. I suppose there's a world in which I remove the NAND Flash and install it in another (working) phone, but that's above my pay grade.

My own phone is an antique Galaxy S5. Removable battery, and if this happened to me I'd just pop out the microSD and stick it in my PC. I may never get rid of the thing.

App launch from URL scheme very slow

I have a Xamarin project in which the app can be optionally launched via a URL scheme from another app. On Android, when I launch the app by tapping the icon, the launch screen appears for about 5 seconds then the app appears, but when I launch from another app via URL, the launch screen sits for 25-30 seconds before the app runs. I don't see a similar problem on the iOS version.

I'm using the method and code provided in the Android docs to open the app via URL.

Has anyone experienced a similar problem?

Filter

Back
Top Bottom