a PC program?
APK ?
a PC program?
APK ?
So far so good… I’ve signed in with my play store login, and can download and run free apps.
But I can’t get paid apps to install or in app purchases to work.
e.g. in sky force anniversary if i try the IAP to get the whole game, the google play payment box pops up, it has my correct play store credit balance but every time I try I get a “purchase failed!“ error. Similar happens when trying to download paid apps directly from play store.
I had some success with newer Google play services and play store – I was able to sign in to Google play games but the play store crashes when I open it (I have hd xposed) so still not able to buy apps…
Has anyone managed to buy Google play apps by using different Google app versions e.g. play store, play services, play games? I only want the leanback versions as sky force anniversary is a Google TV app.
PS I don’t want to pirate any apps, since I have the money to buy them!
Thanks!
Sent from my Nexus 6P using XDA-Developers mobile app
Me and some friends whenever we try to search for update we get an error and the phone is totally unstable, can someone confirm that his phone is lagging and not responsive and battery drainage is high and camera is the worst after that update please?
thanks guys and waiting for your feedback.
Sent from my SM-N920P using XDA-Developers mobile app
I’ve updated my v10 to MM. I have root, apps restored fine from the store and from titanium backup.
But strangely, I can’t install any app "by hand", like installing updated app from Xposed, or an app downloaded like g4 tweaksbox.
When install screen pops, I can’t click on "install", only "cancel works".
Any idea why? Any solution?
Thanks!
Edit : I sure ticked Unknown Sources
Maybe a noob question, but we all know that Snapdragon 820 can work with Quick Charge 3.0.
My question is : a custom ROM could enable this feature ? maybe locked by Oneplus …
If not, it’s a hardware problem ? If someone can explain to me the reason …
What should I do?
I started playing around with custom boot animations on my rooted Fire TV Stick and thought I’d share the process with everyone. Firstly I would like to note that I am using Ubuntu in this guide.
First download a custom boot animation (bootanimation.zip) from the Internet or make your own. The one I have used in this example is a Dark Knight one downloaded from the Internet and I’ve set the resolution of the image to 1080×1920 (HxW) and the fps at 30.
Then you need to connect to the rooted Fire TV Stick via adb using Terminal using the adb connect command:
adb connect <IP of Fire Stick>
Your command should look something like this:
adb connect 192.168.0.8Now you need to send the bootanimation.zip file to the Fire TV Stick using the adb push command. This may take some time depending on the size of the new bootanimation and the strength/speed of your network.
adb push <source-of-new-bootanimation.zip> /sdcard/
So your command should look something like this:
adb push /home/ian/Desktop/bootanimation.zip /sdcard/(Optional step) Backup original bootanimation.zip by using the abd pull command:
adb pull /system/media/bootanimation.zip <directory-to-save-backup>
So the command used should look like:
adb pull /system/media/bootanimation.zip /home/ian/Documents/You then need to start an adb shell by using the command:
adb shellGet root access in the shell by using the su command:
suThen you need to use the mount command to get a list of the mounted partitions so we can copy the address of the system partition:
mountOnce the mount command has returned the mounted partition list then need to find the system partition, mine is listed as:
|
/dev/block/platform/sdhci.1/by-name/system /system |
Copy that address and then remount the partition as read/write instead of read only with the following command.
mount -o rw,remount -t ext4 <address of system partition>
The complete command should look something like this:
mount -o rw,remount -t ext4 /dev/block/platform/sdhci.1/by-name/system /systemOnce you have remounted the drive you need to remove the original bootanimation.zip using the rm command:
rm /system/media/bootanimation.zipNow you have to copy the new bootanimation.zip file that was sent over to the sdcard with the following command:
cp /sdcard/bootanimation.zip /system/media/Now the custombootanimation.zip file has been copied over we need to set the correct file permissions using the chmod command:
chmod 0644 /system/media/bootanimation.zipOnce that has been completed you can then remount the system partition as read only by using the following command:
mount -o ro,remount -t ext4 <address of system partition>
Your complete command should look like this:
mount -o ro,remount -t ext4 /dev/block/platform/sdhci.1/by-name/system /system(Optional step) You can then remove the copy of the bootanimation.zip file from the sdcard by using:
rm /sdcard/bootanimation.zipThen type exit three times and reboot your Fire Stick to see your shiny new boot animation
I have put up a video on YouTube named:
|
Custom boot animation running on rooted Fire TV Stick. |
This video shows the end result in action, however as I am a new user here it will not allow me to share the link or embed the video.
btw: Since multirom kexek64 came out, do you believe lg G5 (removable battery & sdcard) is the "unknown heir" of 4X HD?
Flashed TWRP 3.0.2 and installed SuperSU 2.67 with 0 problems.I wanted to try out something different than the MIUI as it is a bit too iphone looking imo.
My dream would be something that runs ASOP or close, like cyanogenmod, but with the MIUI camera app as that thing is amazing!
Soooo i went from MIUI7 to Cyanogenmod 13
But kept getting various bugs (camera not working/video not working/random crashes etc.)
Tried some other rom called Resurrected Remix
But this one would only show the actual screen when i pressed the lock button. Showed the screen for like 0.2 sec before going out. When turning on the display, it just showed white. Pure white.
Now, i just want to go back to MIUI for now and see what happens with development for the MI5 in a couple of months.
But, when i boot into recovery and flash the latest stock global rom, downloaded from miui forum and then try to boot, it just stays in a boot loop.
Tried reflashing/redownloading a couple of times but makes 0 difference.
So now i got a very beautiful TWRP running phone.. Only running TWRP..
If ANYONE has got some good ideas for me to try, please let me know!
I have created a kernel module (and insmod it at the start of the device) to control /dev/xx and only the system can access /dev/xx.
Thank to the code I have added, /dev/xx can be controlled from the Framework .
I now want to create a system service to handle this.
Which permission should be used for permissionGroup so that the service can access /dev/xx?
I have read the documentation (I am not able to post the link since I have less than 10 posts) but it doesn’t help me to guess the right permission group for the system service
PS: I am working on Marshmallow
How do you guys build AOSP inside 16.04 ?
I’ve tried to root my Acer jade S57 with the smart phone flash tool v5.1444.00 and the process didn’t went correctly.
I followed the steps here : http://ift.tt/1Yzxe85
I’ve successfully flashed the recovery (download only + only recovery checked) once and it was successfull (by successfull i mean the first red bar go through, the second purple bar and the yellow one as well), but after i unpluged the smartphone, then tried to start it in recovery mode but i never managed to have any screen on, the phone vibrate as it should in recovery mode but nothing appear.
After that i might have tried different option with the soft, like a format or update.
I know i messed it up and i would like to know a way to restore the default params and get back my phone working (flashed or not) ?
Any help would be nice, thank you.
Simon
Ps : sorry for my English :p
Στάλθηκε από το SM-G355HN μου χρησιμοποιώντας Tapatalk
I really can’t imagine that I am the only one experiencing this and finding it incredibly annoying.
I actually contacted HTC, but have not heard anything back.
Can anyone else confirm this behavior?
I am using an unrooted Verizon HTC 10, but I doubt the carrier matters.
Thanks.
Whenever I plug in a 3.5mm audio jack, all audio is cut from the device completely and the audio doesn’t stream through the jack. :confused:
To regain audio I have to do a reboot.
Any idea how to fix this issue, and to get my headphones working properly?
Running cm13.0-20160413-UNOFFICIAL-d2att
((I’ve had this same issue with previous ROMs))
I’m really having trouble flashing an official stable rom on my device. The rom archive is miui_HM3_V7.3.2.0.LHPCNDD_6a5e1bc33c_5.1.zip.
I downloaded it and copied it to a folder (downloaded_rom) on the internal storage of my redmi 3. After selecting it in the updater app I get asked whether it’s OK to delete all data, because the rom I’m updating to is older than the one installed. My phone’s miui version is MIUI 77. Stable 77.1.1.0 (LHPCNCK). The doble 7s seem odd to me and may be part of my problem (I bought the phone like that). Then, the device is rebooting and I can see some kind of progression bar for a couple of seconds on the botton of the screen but then it just reboots into android and nothing changed
I also tried to flish it via Mi PC suite. Here, after connecting the device in fastboot mode, I got the message that my device isn’t supported.
I also believe that the bootloader is locked and I already got the "permission" from xiaomi to unlock it but I had no luck with this either. The Mi unlock tool is telling me, that the "current account is different from the account info on the device" which wasn’t the case after I double checked.
Am I missing something here?
kind regards
lunatikk
Is it possible? Anyone have any information how do this? :p
thanks in advance
Running 4.1 android
Basically I want when the phone is off, if I plug power in it will auto boot. As it is now, the phone will not boot, it’s just turns on to the green battery bar, moving up and down indicating it’s charging… Please help
BTW I AM ROOTED
Here are my settings thus far:
Wifi Tether Router 6.1.5
Wifi Channel: 1
Interface: wlan0
Method: HostApd
No Firmware Reload: UNCHECKED
Drives: nl80211
Wifi Mode: G
Prevents Stand-By: CHECKED
HostApd Patch: UNCHECKED
HostApd Survival: UNCHECKED
No Disable Wifi: UNCHECKED
Any other settings not mentioned explicitly above are not checked.
Please let me know if anyone else has working settings!!
This is the next episode of my series of themes implementing the LG UX (5.0) desing and AOSP style elements.
Requirements:
– LG G5 H850 running stock 10C software (or ROM based on the same stock version).
– Root
– Custom recovery
Installation:
Copy the zip to your sdcard. Reboot into recovery and flash the zip in twrp. Reboot. Enjoy.
Features:
– tinted navbars (on material and LG system apps)
– navbar height and navbar icons reduced to 36dp
– (green) restyled AOSP switches and radio buttons
– green battery saver mode color
– safe media volume disabled
– redesigned (dark) notification panel
– dark volume panel with AOSP icons
– brightness and volume sliders recolored
– AOSP signal cluster
– recolored action and statusbar on LG system apps (instead of white ocean)
– center clock
– AOSP bootanimation
More to come!
Screenshots:
Credits:
@minhvu=center clock
@skin1980=AOSP signal cluster
Download:
G5_Hybrid_Theme(Light)_20160609 (Base 10C)
Donations:
–
XDA:DevDB Information
Hybrid Theme, Theme for the LG G5
Contributors
Kickoff
Version Information
Status: Stable
Current Stable Version: 6
Stable Release Date: 2016-06-19
Created 2016-06-19
Last Updated 2016-06-19
It is a free ChatApp for Android devices. With an intuitive interface and customizable settings, it aims to provide a better Chat experience.
Screenshot:
Features:
I’ll be waiting for some good reviewS to make this app fine tune before releasing on playstore.
I hope you guys like it.
Downloads:
SimpleChat
Developer Profile:
Nikit Sharma
Credits:-
C2CallSdk: without which this app not possible.
Mani Soni:: For helping me During App Development and always inspired me
XDA:DevDB Information
A Simple Chatting App For Android Devices , App for all devices (see above for details)
Contributors
Dreamstar
Source Code: http://ift.tt/1skBMDB
Version Information
Status: Beta
Created 2016-06-19
Last Updated 2016-06-19
My fire phone keeps power off itself a few weeks ago. so I did factory reset and installed google play store related apps as I used to use. PLUS only this time I disabled some amazon apps that I don’t use at all to save ram. (calendar, home right panel, wallet and all Whispernet apps ) after that it freezing and power off again like before the reset. and do that more often.
I thought its because I didn’t factory reset thoroughly. and this time did ‘wipe cache partition’ first. I pretty sure that’s my mistake.
after that the phone won’t boot up. and even get hard to get in Fire System Recovery menu. after so many tries I managed to get to recovery . and it says…
|
E:failed to mount /cache (Invalid argument) |
the cache partition deleted totally. and ‘wipe data/factory reset’ not worked.
still I try to sideload ‘update-kindle-35.4.6.6_user_466001420.bin’ via ADB. the bin file could transferred to the phone but can’t be installed due to the same reason.
|
Now send the package you want to apply |
If I make the missing cache partitions, can I install the ROM? To doing that I did adb shell commands and it returns ‘error:closed’. the phone is not rooted.
Please reply anything you know about it. clue, ideas
Thank you very much. :good:
I hope anyone can help me,
When i make a phone call, or i get a call, some ppl can only hear me when i turn on the speaker for hands free call.
(foe example. a call with my girlfreind doesnt make any problems, and with my father i cannot talk normal)
Now i sent my note edge to samsung 2 times, the only thing they make -> wipe
my sim card is changed and it works on other phones without any problems.
the problem started with 5.1.1, now i rootet my edge and set up mikey rom -> same problem
it cannot be a hardware problem, its only on some numbers ( always the same, different carriers, different phones)
ps anyone know this problem?
Sent from my HTC 10 using Tapatalk
I’ve downloaded the Gear app, Gear fit2 plugin, and updated the Samsung Accessory Service
It still doesn’t find the Gear Fit 2
The Nexus 7 is running Android 5.0
Any ideas what I can do?
Btw it works on my Samsung s7 edge and LG G3 without issue
Also, any way to get the ‘s Health app on the tablet?
Sent from my SM-G935F using XDA-Developers mobile app