Related
I'd like to change the build prop on cm9 rom so that tablet apps like NFL and USA today apps are compatible to download from the play store. Can anyone share a link or some info on this? I've been searching with no luck. Thanks.
Mount file system and go to /system click on build.prop and change the ro.product.mode and .brand to whatever device u plan on masquerading ur tqblet as I reccomend a tablet with ics and a 7in screen
Sent from my R800a using Tapatalk
Correction .model not .mode
Sent from my R800a using Tapatalk
jeffbud98 said:
Mount file system and go to /system click on build.prop and change the ro.product.mode and .brand to whatever device u plan on masquerading ur tqblet as I reccomend a tablet with ics and a 7in screen
Sent from my R800a using Tapatalk
Click to expand...
Click to collapse
Thanks, any suggestions on model and brand?
Sent from my Amazon Kindle Fire using xda premium
dls5375 said:
Thanks, any suggestions on model and brand?
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
I would suggest going with model: GT-I9000 and the brand "samsung" all lowercase without the quotation marks, that's what I use and it works quite well for me.
isaiahhhhh said:
I would suggest going with model: GT-I9000 and the brand "samsung" all lowercase without the quotation marks, that's what I use and it works quite well for me.
Click to expand...
Click to collapse
The GT-I9000 is the galaxy s correct? I don't think that will help for tablet apps, but thank you.
dls5375 said:
The GT-I9000 is the galaxy s correct? I don't think that will help for tablet apps, but thank you.
Click to expand...
Click to collapse
Sorry, I meant GT-I9100
isaiahhhhh said:
Sorry, I meant GT-I9100
Click to expand...
Click to collapse
And that's the galaxy s 2 so still won't help for tablet apps. I tried some others, Asus 370t and galaxy tab 2 but it doesn't change anything in the market so there must be more that needs modified besides model and brand. And also I rebooted between changing each time.
Sent from my Amazon Kindle Fire using xda premium
The apps I'm looking for are USA today for tablets and NFL 11 for tablets if anyone can help. Thanks.
Sent from my Amazon Kindle Fire using xda premium
I am testing out a custom cm9 build prop someone posted awhile back on the development forum but i'm not having any luck so far.
isaiahhhhh said:
I am testing out a custom cm9 build prop someone posted awhile back on the development forum but i'm not having any luck so far.
Click to expand...
Click to collapse
Thanks for trying, let me know if you have any luck.
dls5375 said:
Thanks for trying, let me know if you have any luck.
Click to expand...
Click to collapse
I just tweaked my build prop like crazy and i'm booting up now, wish me luck...
---------- Post added at 12:13 AM ---------- Previous post was at 12:02 AM ----------
And the verdict is...blank screen after the bootloader, time to wipe and retry, i'll get back to you when I get a chance. I have to study for a few tests.
are they free apps?
why don't you just gooogle the APk if it is?
--sent from my glacier.
I'm curious about what I need to do in order for the Amazon App Store to still see my Kindle Fire as what it needs to be in order to get the Kindle Fire editions of apps. Right now I can't install Angry Birds Space HD due to this issue.
If anyone knows of any fixes with build.prop, I'd greatly appreciate it.
Build.prop doesn't control what apps are available in ICS, this thread explains hardware features and how to edit them to make more apps work.
http://forum.xda-developers.com/showthread.php?t=1466940
Jake33108 said:
Build.prop doesn't control what apps are available in ICS, this thread explains hardware features and how to edit them to make more apps work.
http://forum.xda-developers.com/showthread.php?t=1466940
Click to expand...
Click to collapse
Thanks, I'll test that out
Edit: no need for it since the Energy ICS ROM already has it in. I need some other option to force the Amazon App Store to work properly.
If you're trying to use the amazon app store i'd suggest you just stick with a stock rom, all of the apps available on the amazon app store are available on the google play market. There may be some minor differences being that the apps are not specific to the kindle fire, but there are many devices, specifically tablets, out there with similar specifications to the kindle fire making the majority of the "kindle fire specific" apps on the amazon marketplace not as special as they sound. Odds are most kindle fire optimized apps exist already on the google play market with the same hardware optimizations for a similar tablet minus the title "kindle fire edition".
isaiahhhhh said:
If you're trying to use the amazon app store i'd suggest you just stick with a stock rom, all of the apps available on the amazon app store are available on the google play market. There may be some minor differences being that the apps are not specific to the kindle fire, but there are many devices, specifically tablets, out there with similar specifications to the kindle fire making the majority of the "kindle fire specific" apps on the amazon marketplace not as special as they sound. Odds are most kindle fire optimized apps exist already on the google play market with the same hardware optimizations for a similar tablet minus the title "kindle fire edition".
Click to expand...
Click to collapse
The horrible part about Amazon App Store is having promo credit or gift card credit & using it for an app that doesn't recognize it through ICS or otherwise. I'm going back to 6.2.2 for the mean time...
In reference to the USA Today tablet app I just ran the aapt dump and came up with this
Code:
TODAY_1.0.apk
package: name='com.usatoday.android.tablet.news' versionCode='1' versionName='1.
0'
application-label:'USA TODAY'
application-icon-120:'res/drawable-ldpi/icon.png'
application-icon-160:'res/drawable-mdpi/icon.png'
application-icon-240:'res/drawable-hdpi/icon.png'
application-icon-65535:'res/drawable-hdpi/icon.png'
application: label='USA TODAY' icon='res/drawable-mdpi/icon.png'
launchable-activity: name='com.usatoday.android.tablet.news.SplashScreen' label
='USA TODAY' icon=''
sdkVersion:'11'
uses-permission:'android.permission.INTERNET'
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE'
uses-permission:'android.permission.ACCESS_NETWORK_STATE'
uses-permission:'android.permission.ACCESS_FINE_LOCATION'
uses-permission:'android.permission.READ_PHONE_STATE'
[COLOR="Red"]uses-feature:'android.hardware.location'
uses-feature:'android.hardware.location.gps'
uses-feature:'android.hardware.touchscreen'[/COLOR]
main
other-activities
other-receivers
[COLOR="red"]supports-screens: 'xlarge'[/COLOR]
supports-any-density: 'true'
locales: '--_--'
densities: '120' '160' '240' '65535'
I've marked the parts in red that I believe may be the issue, i'm not able to look into my kindle fire right now since Im in the process of restoring it after a failed attempt at overclocking, but i'd bet it has something to do with the support for "xlarge" screens which the Kindle Fire most certainly does not have.
---------- Post added at 03:25 PM ---------- Previous post was at 03:22 PM ----------
CrimsonKnight13 said:
The horrible part about Amazon App Store is having promo credit or gift card credit & using it for an app that doesn't recognize it through ICS or otherwise. I'm going back to 6.2.2 for the mean time...
Click to expand...
Click to collapse
If you have some time before whatever promo you're dealing with runs out you might experiment and copy the stock build prop to an ics port with a few modifications allowing for the jump from Gingerbread to ICS. I don't know if that would even work given the differences in build.prop importance from Gingerbread to ICS.
rockstarar said:
are they free apps?
why don't you just gooogle the APk if it is?
--sent from my glacier.
Click to expand...
Click to collapse
They are free, and I usually don't have trouble tracking down any apk I need, but for some reason those two are really hard to find. All links lead back to the play store where they are incompatible.
Is it possible to run the stock kindle fire launcher on cm9 giving me the option to use either the Trebuchet launcher or the kindle launcher? i love the way the cm9 roms look on the kindle but I miss the stock kindle app and stock book store
Jaemostoriginal said:
Is it possible to run the stock kindle fire launcher on cm9 giving me the option to use either the Trebuchet launcher or the kindle launcher? i love the way the cm9 roms look on the kindle but I miss the stock kindle app and stock book store
Click to expand...
Click to collapse
there is good news and bad news:
I'll start with the bad one - not really possible, as it is not just a simple app, it's more like a framework, and devs need to work too much for this to be possible, if this is ever possible
The good news - you can download the kindle apps from amazon, and use them one by one, like Kindle for Android, Amazon Mp3, etc. :good:
I was looking for the same thing and found this post
http://forum.xda-developers.com/showthread.php?t=1596706
I was trying it a little bit yesterday, and messed something up... I am going to flash a new ROM either tonight or in the next cpl of days and then I am going to try again making sure I follow the steps correctly.
I did get the amazon video app to load, but when I tried searching for a specific title it did a FC
rorogio said:
there is good news and bad news:
I'll start with the bad one - not really possible, as it is not just a simple app, it's more like a framework, and devs need to work too much for this to be possible, if this is ever possible
The good news - you can download the kindle apps from amazon, and use them one by one, like Kindle for Android, Amazon Mp3, etc. :good:
Click to expand...
Click to collapse
Aw man i figured there was more too it since the launcher app would simply force close every time. Yea i know i can do those but i liked the kindle app better on the stock kindle rom. Guess ill have to chose :/ thanks though at least i got my sure answer
rachelm920 said:
I was looking for the same thing and found this post
http://forum.xda-developers.com/showthread.php?t=1596706
I was trying it a little bit yesterday, and messed something up... I am going to flash a new ROM either tonight or in the next cpl of days and then I am going to try again making sure I follow the steps correctly.
I did get the amazon video app to load, but when I tried searching for a specific title it did a FC
Click to expand...
Click to collapse
I also tried this but it just kept force closing every time I tried to run it
Sent from my MB855 using xda app-developers app
Jaemostoriginal said:
I also tried this but it just kept force closing every time I tried to run it
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
Hmmm... maybe I didn't mess it up then that's the same thing that happened to me :crying:
Does kindle owners lending library work with this trick on cm9
Sent from my Kindle Fire using xda premium
if you find something I posted helpful please thank me
joshuabg said:
Does kindle owners lending library work with this trick on cm9
Sent from my Kindle Fire using xda premium
if you find something I posted helpful please thank me
Click to expand...
Click to collapse
This trick didn't even work for me but If you do get it to work it might
Sent from my MB855 using xda app-developers app
Hi, I'm new to the forum, and I need some help.
Due to the Kindle fire update, my wallpapers for my launcher (Apex) seemed to have broke. I keep getting a black background. I've tried to use other launchers such as Nova but I get the same result. Does anyone know how to fix this? All help would be appreciated
BUMP. Having same issue. Background stays black and I've tried to change it but it stays the same
TKakitsubata said:
Hi, I'm new to the forum, and I need some help.
Due to the Kindle fire update, my wallpapers for my launcher (Apex) seemed to have broke. I keep getting a black background. I've tried to use other launchers such as Nova but I get the same result. Does anyone know how to fix this? All help would be appreciated
Click to expand...
Click to collapse
Sounds like you lost your wall paper chooser apk.
Try using kindlefree to reinstall or reinstall the way you did originally
https://play.google.com/store/apps/details?id=com.stericson.KindleFree
--
Sent from my mind to your screen.
Yeah amazon removed that "feature" because they want to force you to use the amazon launcher. I`ve tried many things but i didn`t find a solution yet.
Gesendet von meinem Amazon Kindle Fire2 mit Tapatalk 2
Worked for me on 10.3.1 using the kindlefree tool...
--
Sent from my mind to your screen.
But i never really used the stock Rom... Since day 1 i have cm10.1 installed
Gesendet von meinem Amazon Kindle Fire2 mit Tapatalk 2
Been on cm10.1 for a while. Flashed back to stock a couple times to make sure I wasnt missing anything.
I wasn't
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
We think we have a fix, i'm currently making an automated installer for it. Read my thread for this bug on the 7" hd, and how we are fixing it.
Wasn't sure if the kf2 was affected by this issue until i read this thread.
http://forum.xda-developers.com/showthread.php?t=2295750
Sent from my KFTT using xda app-developers app
Nook releases the play store and amazon just keeps being arses
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
framework-res.apk
stunts513 said:
We think we have a fix, i'm currently making an automated installer for it. Read my thread for this bug on the 7" hd, and how we are fixing it.
Wasn't sure if the kf2 was affected by this issue until i read this thread.
http://forum.xda-developers.com/showthread.php?t=2295750
Sent from my KFTT using xda app-developers app
Click to expand...
Click to collapse
I modified my framework-res.apk, but I need someone to compile it. Thanks
Link ---> http://www.mediafire.com/?67u9q4ifzz4bz77
(^^^ I couldn't get XDA uploader to work :S ^^^)
Bump
Sent from my KFOT using xda app-developers app
Hi guys did anyone find a solution to the wall paper issue
I have the same problem on my Kindle Fire HD 7", a recent purchase which is superb, rooted following the guides on here Thanks But on May 30th the wall paper stopped working, just a black back ground all the time, The Kindle lost root access at the same time, so I had to re-root it, did that but it still didnt resolve the wall paper issue Currently on system version 7.4.1, Thanks in advance for any help :good:
I know I posted it before but I thought I'd post it again, I made an automated script that fixes your kindles wallpaper. Believe its on page 8 of this thread, this will work on kf2, hd7 and 8.9".
http://forum.xda-developers.com/showthread.php?t=2295750
Please read the instructions before using it, by instructions I mean the post, i didn't include a readme yet.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Thanks very much Stunts513
I just read the whole of that thread, a very nice peice of work and thanks for sharing your efforts, is the link to the exe file you posted all sorted and working, I know reading you have carried out some amendments to your original script.
Thanks again for the help :good:
stunts513 said:
I know I posted it before but I thought I'd post it again, I made an automated script that fixes your kindles wallpaper. Believe its on page 8 of this thread, this will work on kf2, hd7 and 8.9".
http://forum.xda-developers.com/showthread.php?t=2295750
Please read the instructions before using it, by instructions I mean the post, i didn't include a readme yet.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
It works, but for now I left the script so it gives more output if you have an error. So far the only problems people have had were related to their own java paths not being set right, still not sure why that was but it wasn't related to my script. If such an occurrence happens it will just push the original unmodded framework back onto the device and make a backup still, in which case you would have to choose the restore option before trying again. I may add a preventative measure so it will just error out if the class paths are incorrect, but I have to get the exit error code from someone with the problem.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Just applied the fix bu Stunts, worked a treat :good: I have to put the path in though for Java as it failed the first time saying java could not be found, even though I knew it was installed on my PC.. Thanks again Stunts513, your the fella
I used a widget to do this, it's a lot less of a hassle. Desktop VisualiZer, you can set it as large as you want it and place things over the top of it. It works exactly like a wallpaper, but it's just a widget. You need a launcher that lets you stack things on top of each other like Nova. Plus it wont break with every patch.
Here is my kindle now:
i.imgur.com/1MzsABQ.jpg
Hey gang,
Have any of you tried the new Chromecast Cast Screen feature yet?
It keeps 'Connecting' then 'Disconnecting' for me.
My girlfriend's Galaxy S4 works perfectly on our Chromecast but on my G3 it doesn't.
I can't help but wonder if it's the QHD screen it's struggling with. The G3 is one of the supported devices so I'm assuming that it's been tested.
If any of you guys have had success it'd be helpful to know.
It's an AWESOME feature by the way!
ShiroEd said:
Hey gang,
Have any of you tried the new Chromecast Cast Screen feature yet?
It keeps 'Connecting' then 'Disconnecting' for me.
My girlfriend's Galaxy S4 works perfectly on our Chromecast but on my G3 it doesn't.
I can't help but wonder if it's the QHD screen it's struggling with. The G3 is one of the supported devices so I'm assuming that it's been tested.
If any of you guys have had success it'd be helpful to know.
It's an AWESOME feature by the way!
Click to expand...
Click to collapse
Firstly are you on ART or Dalvik?
Try clearing cache and data for the Chromecast app then uninstall it, reboot and install from the market and try again.
Lennyuk said:
Firstly are you on ART or Dalvik?
Try clearing cache and data for the Chromecast app then uninstall it, reboot and install from the market and try again.
Click to expand...
Click to collapse
I'm on ART. Do your think that might make a difference?
I'll try changing back tonight.
Ta
Sent from my LG-D855 using XDA Free mobile app
ShiroEd said:
I'm on ART. Do your think that might make a difference?
I'll try changing back tonight.
Ta
Sent from my LG-D855 using XDA Free mobile app
Click to expand...
Click to collapse
I was wondering if it might make a difference, but try my other suggestion first.
I get the same just a blank screen it does state it's a beta I am also using art anyone on dalvik getting the same?
jutley said:
I get the same just a blank screen it does state it's a beta I am also using art anyone on dalvik getting the same?
Click to expand...
Click to collapse
The behaviour on mine is as follows:
I click on Cast Screen
The app says its Connecting
The picture on my TV goes from default Chromecast wallpaper to a black screen
The app says its Disconnecting
The Chromecast icon in the notification shade continues to say its connecting
Then NUFFINK!
My girlfriend's GS4 connects immediately with almost no lag.
jutley said:
I get the same just a blank screen it does state it's a beta I am also using art anyone on dalvik getting the same?
Click to expand...
Click to collapse
I have been on ART since I got the phone, and at the risk of taking this off topic, I am starting to believe that most of the benefits of being on ART are actually placebo (just converted back to Dalvik and the phone feels exactly the same).
I will be testing casting when I get home.
Don't tell me it doesn't work either mirror cast is bobbins so I got one through the £18.99 TV deal
ShiroEd said:
The behaviour on mine is as follows:
I click on Cast Screen
The app says its Connecting
The picture on my TV goes from default Chromecast wallpaper to a black screen
The app says its Disconnecting
The Chromecast icon in the notification shade continues to say its connecting
Then NUFFINK!
My girlfriend's GS4 connects immediately with almost no lag.
Click to expand...
Click to collapse
Exactly the same as what I had been getting (but I was on ART). I know some people on here have said they got it working on the G3 though, so something must just be preventing ours from working.
Someone said you need the latest chromecast app beta which is not avaliable on App Store yet for mirroring to work so where is it?
https://dl.dropboxusercontent.com/u/974202/com.google.android.apps.chromecast.app-1.7.4.apk is that it ?
jutley said:
Someone said you need the latest chromecast app beta which is not avaliable on App Store yet for mirroring to work so where is it?
Click to expand...
Click to collapse
The Chromecast app in the play store is the one that is working on my girlfriends GS4. The feature is in Beta but the app is just the latest version.
stinkypoo said:
https://dl.dropboxusercontent.com/u/974202/com.google.android.apps.chromecast.app-1.7.4.apk is that it ?
Click to expand...
Click to collapse
Yes but that's the one on play store v1.7.4
---------- Post added at 02:49 PM ---------- Previous post was at 02:48 PM ----------
The lg g3 is a supported handset for mirroring funny it don't work though lol.
jutley said:
Yes but that's the one on play store v1.7.4
---------- Post added at 02:49 PM ---------- Previous post was at 02:48 PM ----------
The lg g3 is a supported handset for mirroring funny it don't work though lol.
Click to expand...
Click to collapse
1.7.4 is the one with Cast Screen enabled.
Mine is working now, I did two things so please try them in order (1 first, then if that doesn't work try 2)
1) Clear Cache and Data on the chromecast app, uninstall it, reboot then reinstall from the play store.
See if cast is working
If not try step 2
2) Switch to Dalvik
One (or both) of these two things managed to get screen mirroring working for me.
Will it cast the 4k video I recorded to my tv
Lennyuk said:
Mine is working now, I did two things so please try them in order (1 first, then if that doesn't work try 2)
1) Clear Cache and Data on the chromecast app, uninstall it, reboot then reinstall from the play store.
See if cast is working
If not try step 2
2) Switch to Dalvik
One (or both) of these two things managed to get screen mirroring working for me.
Click to expand...
Click to collapse
Success!
I first tried step 1 but no luck. Step 2, switching back to Dalvik did the trick.
And as ART currently makes no real perceptible improvement IMO and experience I'm happy to stick to Dalvik until a bit further down the line.
Cheers LennyUK!
Sent from my LG-D855 using XDA Free mobile app
Are you guys getting sound too?
Sent from my LG-D851 using XDA Free mobile app
mestguy182 said:
Are you guys getting sound too?
Sent from my LG-D851 using XDA Free mobile app
Click to expand...
Click to collapse
Yep.
Sent from my LG-D855 using XDA Free mobile app
ShiroEd said:
Yep.
Sent from my LG-D855 using XDA Free mobile app
Click to expand...
Click to collapse
Hmm, any idea why I'm not?
Sent from my LG-D851 using XDA Free mobile app
This is a Q and A thread about the Kitkat based NoleKat rom for T210(R).
Please post any questions you may have about the rom here in this thread. I will do my best to answer.
Here are a few of the common questions:
Q: Does ART work?
A: No, this is a deodexed rom (ART requires Odexed). The option has also been hidden by Samsung.
Q: Why doesn't the boot animation display?
A: Boot animation works fine for some and doesn't display for others. This is due to the difference in hardware versions (likely due to different manufacturing dates). We have tried to fix this in the kernel, but it caused other (worse) issues.
Q: Why can't I connect to wifi and wifi settings causes black screen?
A: I have no idea why some (very few) devices have these issues. If your device has these issues, I am sorry, but I don't know how to fix it.
Q: Does this rom support OTG?
A: No, it is a hardware limitation. The T210(R) will never have OTG.
I will update this list as necessary.
Reserved
Nice thought dude ! :good:
I flash your kids rom add on on my sm t211 kit kat and it works great just wana say thank you )
Sent from my SM-T211 using XDA Premium 4 mobile app
Does this 1.4 Nolekat rom support otg?
macasus76 said:
Does this 1.4 Nolekat rom support otg?
Click to expand...
Click to collapse
No, it is a hardware limitation. The T210(R) will never have OTG.
Edit: Added it the OP.
Sent from my SCH-I605
gr8nole said:
No, it is a hardware limitation. The T210(R) will never have OTG.
Edit: Added it the OP.
Sent from my SCH-I605
Click to expand...
Click to collapse
Can u make a framework without the gr8nole button.. I want my tab to look stock and that sticks out like a sore thumb
Is it known that wifi passwords erase after every reboot?
Sent from my SM-T210 using Tapatalk
ajws7036 said:
Is it known that wifi passwords erase after every reboot?
Sent from my SM-T210 using Tapatalk
Click to expand...
Click to collapse
No, you are the only one I've seen with this issue.
Sent from my SCH-I605
Hmm.
Sent from my SM-T210 using Tapatalk
ajws7036 said:
Hmm.
Sent from my SM-T210 using Tapatalk
Click to expand...
Click to collapse
I have the same issue as he does along with not wanting the button in the power menu. I think people don't reboot enough to notice the WiFi deleting
Will you fix the tv casting not connecting? Tab 3 cannot detect tv?
zach61797 said:
I have the same issue as he does along with not wanting the button in the power menu. I think people don't reboot enough to notice the WiFi deleting
Click to expand...
Click to collapse
I dont have a problem with wifi passwords. Download an app that allowes you to recover wifi passwords. Titanium backup can backup wifi data to. Just put your wifi pass in, back up wifi with titanium and after you reboot just restore it.
---------- Post added at 08:44 AM ---------- Previous post was at 07:56 AM ----------
zach61797 said:
Can u make a framework without the gr8nole button.. I want my tab to look stock and that sticks out like a sore thumb
Click to expand...
Click to collapse
Im working on making a framework withoit the gr8nole button.
Firstly, thanks for the brilliant work, as soon as my wallet has something in it ill donate for sure. The main problem im having is lack of gps. I use my sm-t210 at work as a satnav, but all versions so far, I have been unable to get a connection. Ive installed "faster gps" but still nothing. At the mo im having to restore to 4.1 everytime I need satnav, and my internal memory is running low as I cant wipe it or I have to download my satnav map again.
Any ideas please?
AbiNpogi said:
Will you fix the tv casting not connecting? Tab 3 cannot detect tv?
Click to expand...
Click to collapse
Most likely will never work. I think we don't have hardware support for it, but I could be wrong. I also have no way to even test.
nickartois said:
Firstly, thanks for the brilliant work, as soon as my wallet has something in it ill donate for sure. The main problem im having is lack of gps. I use my sm-t210 at work as a satnav, but all versions so far, I have been unable to get a connection. Ive installed "faster gps" but still nothing. At the mo im having to restore to 4.1 everytime I need satnav, and my internal memory is running low as I cant wipe it or I have to download my satnav map again.
Any ideas please?
Click to expand...
Click to collapse
I responded to a bug report about this. GPS works fine for me. I immediately get a lock on 12-13 sats. If can send some logs from when you have issues I'll take a look and see if I can find anything.
Sent from my SCH-I605
gr8nole said:
Most likely will never work. I think we don't have hardware support for it, but I could be wrong. I also have no way to even test.
I responded to a bug report about this. GPS works fine for me. I immediately get a lock on 12-13 sats. If can send some logs from when you have issues I'll take a look and see if I can find anything.
Sent from my SCH-I605
Click to expand...
Click to collapse
I think it has hardware support because im using the 4.2.2 version works perfectly to connect to the tv. But as what u said, you have no tv to test it to. Thanks for your effort and this nice rom. I'll just wait if you could come up eith a solution. Im still using your 1.4 version.
DevMyAndroid said:
I dont have a problem with wifi passwords. Download an app that allowes you to recover wifi passwords. Titanium backup can backup wifi data to. Just put your wifi pass in, back up wifi with titanium and after you reboot just restore it.
---------- Post added at 08:44 AM ---------- Previous post was at 07:56 AM ----------
Im working on making a framework withoit the gr8nole button.
Click to expand...
Click to collapse
I used the exposed module APM+ it removed it
OTG? On the go? Like you can't buy a cable to plug a flash drive in? If so I could of swore I read before that this tablet can do that hmmm
Sent from my SM-T210R using XDA Free mobile app
BlueNinja712 said:
OTG? On the go? Like you can't buy a cable to plug a flash drive in? If so I could of swore I read before that this tablet can do that hmmm
Sent from my SM-T210R using XDA Free mobile app
Click to expand...
Click to collapse
It's never been supported by the 7 inch
Sent from my SM-T210 using XDA Free mobile app
bmatney said:
It's never been supported by the 7 inch
Sent from my SM-T210 using XDA Free mobile app
Click to expand...
Click to collapse
Huh apparently it doesn't good thing I didn't buy some OTG cables on a whim last time I ordered something from amazon haha but oh well never really needed it yet
Sent from my SM-T210R using XDA Free mobile app