Skype w/ video? - Nexus S Q&A, Help & Troubleshooting

Looks like HTC Thunderbolt owners get skype with 3g / 4g wifi but no love for us..
http://www.engadget.com/2011/04/11/skype-with-video-calling-leaks-for-htc-thunderbolt-celebrations/

try it install it but getting an installation error.

Skype With Video Chat Leaked!
Is there any way to make it work on Nexus S?
http://www.androidpolice.com/2011/04/11/download-skype-with-video-chat-for-the-htc-thunderbolt/

doesn't install

eyeburn said:
doesn't install
Click to expand...
Click to collapse
Yes, it doesn't work as it is on Nexus S, but we have .apk! Can it be fixed?

Tried installing via adb and the error I get is: "INSTALL_FAILED_MISSING_SHARED_LIBRARY" I also tried extracting the .apk and here are a few lines from the Merlin.config file:
Code:
default-videohost:off
default-voicehost:off
lg-voicehost:off
htc-videohost:on
htc-voicehost:on
lg-videohost:off
lg-voicehost:off
samsung-videohost:off
samsung-voicehost:off
I changed the samsung lines to to on and repackaged the app and resigned it but it still wouldn't install..
I really don't know what i'm doing here though and I'm just messing around so if anyone with more experience can take a crack at it I'm sure we'd all be grateful.

You need to edit the AndroidManifest.xml. This is the offending section:
<uses-library android:name="com.htc.device" />
</application>
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8" />
<uses-permission android:name="android.permission.DEVICE_POWER" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />.........
I tried to remove this section and rebuilt the apk but I get this error:
INSTALL_PARSE_FAILED_NO_CERTIFICATES

You need to sign the app I use apksign.... I'm going to try that now though.
Sent from my Nexus S using XDA App

bajansurfer said:
You need to sign the app I use apksign.... I'm going to try that now though.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
have you had any luck yet?

if some one manages to get it working, please posts the steps
thanks

bumpity bump

cool, i might give it a swirl later tonight if i have the time, edit the xml, zip it and sign it

I hope someone gets this to work
Sent from my HTC Glacier

I don't really know what I'm doing but I got it to install by deleting the com.htc.device. It has other checks though as it won't run. Will work on it tomorrow evening.

Hostile89 said:
I don't really know what I'm doing but I got it to install by deleting the com.htc.device. It has other checks though as it won't run. Will work on it tomorrow evening.
Click to expand...
Click to collapse
PROGRESS!!!!!

foxehkins said:
have you had any luck yet?
Click to expand...
Click to collapse
Nah sorry man, been busy...
Sent from my Nexus S using XDA App

Hostile89 said:
I don't really know what I'm doing but I got it to install by deleting the com.htc.device. It has other checks though as it won't run. Will work on it tomorrow evening.
Click to expand...
Click to collapse
Wow nice work!
Sent from my Nexus S using XDA App

Please consolidate the discussion here:
http://forum.xda-developers.com/showthread.php?t=1031944

http://www.techpetals.com/skype-2-o...ndroid-devices-skype_2_0_0_45-signed.apk-3645
This works on my NS4G!

Related

HTC News Widget

Anyone have any luck porting this over yet? I'd love to have it.
hopefully they will have this ported. Been searching for this.
Sent from my ADR6300 using the XDA mobile application powered by Tapatalk
Genie widget
Just do a search for Genie Widget apk. This is the news widget from the Nexus One.
here you go...Works flawlessly.
Reddog80p said:
here you go...Works flawlessly.
Click to expand...
Click to collapse
Too bad its not the same thing.
Does anyone know if we could pull this apk from a desire rom, de-odex (if need be) then resign the apk and install?
Or would this widget need to live in /system?
Anyone know if there's a rom or leak out we could pull it from? I believe it would need to be from WVGA device...
Gimpeh said:
Too bad its not the same thing.
Click to expand...
Click to collapse
Can you link some info on the one is the one that being asked for? I'm not sure which is being requested.
ok i think this is the htc sense news widget you want right... http://www.androidcentral.com/sites...ge/Jerry Hildenbrand/2010/05/SenseUI-News.png
Reddog80p said:
Can you link some info on the one is the one that being asked for? I'm not sure which is being requested.
ok i think this is the htc sense news widget you want right...
Click to expand...
Click to collapse
YES! I need this.
this is what I've been looking for too! this is what is on the Desire and Evo, right? plz share!
Reddog80p said:
Can you link some info on the one is the one that being asked for? I'm not sure which is being requested.
ok i think this is the htc sense news widget you want right... http://www.androidcentral.com/sites...ge/Jerry Hildenbrand/2010/05/SenseUI-News.png
Click to expand...
Click to collapse
Yup, thats the one. Here is the file itself that I pulled from Modacos desire rom.
http://www.4shared.com/file/xIw0sWUa/comhtcNewsReaderWidget.html
Gimpeh said:
Yup, thats the one. Here is the file itself that I pulled from Modacos desire rom.
Click to expand...
Click to collapse
Awesome! I'm new to Android (First smartphone here) but that doesn't work. I tried installing with AppInstaller and adjusted my phone settings to install apps not in the market.
No dice. It starts up like it is going to install, then says "Authorization Failed".
Could it be for a different build only?
Thank you anyhow.
Ditto. Doesn't work.
Yeah I said that earlier (in another thread). Probably gonna have to wait for root and ADB push it.
oh man so so close! I actually get to the point where its about to install, and then I get "Application not Installed" with the yellow exclamation point next to it. It even shows the newspaper icon! A little digging around, and some random posts suggest it has to do with 'application signing'.
Know anything about this?
Yea, you need superuser (root) access.
Hope you don't mind Gimpeh but I posted the apk on a few other sites to see if anyone else can do something with it. If they are able to get it working I will re-post it here most definitly.
Reddog80p said:
Hope you don't mind Gimpeh but I posted the apk on a few other sites to see if anyone else can do something with it. If they are able to get it working I will re-post it here most definitly.
Click to expand...
Click to collapse
Whatever it takes to get it working. Although I have a feeling we will be waiting for root.
bbeelzebub said:
Awesome! I'm new to Android (First smartphone here) but that doesn't work. I tried installing with AppInstaller and adjusted my phone settings to install apps not in the market.
No dice. It starts up like it is going to install, then says "Authorization Failed".
Could it be for a different build only?
Thank you anyhow.
Click to expand...
Click to collapse
Is the apk de-odexed? I.E., when you open the apk, is there a classes.dex in there?
jonnybueno said:
Is the apk de-odexed? I.E., when you open the apk, is there a classes.dex in there?
Click to expand...
Click to collapse
Yeah there's a classes.dex in it
jonnybueno said:
Is the apk de-odexed? I.E., when you open the apk, is there a classes.dex in there?
Click to expand...
Click to collapse
Yep. Can you help? I tried installing via ADB in the SDK, but still no dice. I also tried signing the APK with a debugging key, and again, no dice.

G4TV app request

Hey guys
I am trying to download the G4 app from market place but it looks like its not displayed under search results
Can somebody upload the .apk file for me so I can manually install it, I would really appreciate it
Same here. Also noticed that I can't download the Discovery Channel app. Using MarketAccess set to T-Mobile US.
Come on guys 142 views and no one can help
discovery app
im on at
t now i have the app instaled from the market
I've tried setting to AT&T via Market Access and enabling Airplane mode (with WIFI on) and still can't find these apps. Maybe the Market is checking for US IP address or something
skylinegtrvspec said:
im on at
t now i have the app instaled from the market
Click to expand...
Click to collapse
well I debranded my ATT phone to generic and the market is set to latin america thats why I cant find it
here is the file, I ran my backup tool and it came out as a zip,
rename to .apk and it should install fine.
App is free, that is only reason I am posting it.
Thanks mate
It still wont install for me (G4 could not be installed on this phone). I wonder if it's because I have an X10a. I'm going to try installing x10i firmware tonight and see if it installs.
FateZero said:
here is the file, I ran my backup tool and it came out as a zip,
rename to .apk and it should install fine.
App is free, that is only reason I am posting it.
Click to expand...
Click to collapse
thank you will give it a try
Didn't work either it might be region locked!
I will rip direct apk when I get home
Sent from my X10i using XDA App
How come I can't see file attachments with the xda android app? meh, annoying
Sent from my X10i using XDA App
FateZero said:
I will rip direct apk when I get home
Sent from my X10i using XDA App
Click to expand...
Click to collapse
thanks man
Here is the Direct Rip of the APK from my phone.
I hope this works for you, Enjoy!
FateZero said:
Here is the Direct Rip of the APK from my phone.
I hope this works for you, Enjoy!
Click to expand...
Click to collapse
YES Sir, worked just fine!!!
Thank you very much for your help
No Problem glad to help
Yes! Thank you so much. Sent you a small donation for your efforts
WickedStyx said:
Yes! Thank you so much. Sent you a small donation for your efforts
Click to expand...
Click to collapse
No Problem, I am happy I was able to help.
Wow it worked... thanks for the apk
Is there an Android OS version requirement? My old Moment has 1.5 and seem to be unable to load this app.

Which rom can sync facebook picture

Beside cyanogen, is there a rom that can sync facebook contact list with their picture?
I know for a fact GPA 17/18 do.
Sent from my Nexus S 4G using xda premium
And I guess every Miui based rom will have the same issue?
NSCollab, it's a combination of Cyanogen Mod and Stock
Nexus S
You can do this for any ROM by modifying res/values/unrestricted_packages.xml within ContactsProvider.apk and adding:
<item>com.facebook.katana</item>
as one of the strings.
That's a better answer
Nexus S
falconrulz said:
That's a better answer
Nexus S
Click to expand...
Click to collapse
Sorry if that wasn't constructive in finding a solution for you
I guess I was pointing out that it wasn't something exclusive to CM. If you need help making this work for you, let me know which ROM version you need this for and the method(s) for transferring files on your phone that you're familiar with (ADB/CWM/etc). I'll try to get something up if somebody else doesn't beat me to it in the meantime.
XK72 said:
You can do this for any ROM by modifying res/values/unrestricted_packages.xml within ContactsProvider.apk and adding:
<item>com.facebook.katana</item>
as one of the strings.
Click to expand...
Click to collapse
Do you have the modified .apk to share ? For 2.3.6
XK72 said:
Sorry if that wasn't constructive in finding a solution for you
I guess I was pointing out that it wasn't something exclusive to CM. If you need help making this work for you, let me know which ROM version you need this for and the method(s) for transferring files on your phone that you're familiar with (ADB/CWM/etc). I'll try to get something up if somebody else doesn't beat me to it in the meantime.
Click to expand...
Click to collapse
No no I was being serious not sarcastic lol, sorry you felt that way, and its not even my query
Nexus S
Can you do that without a rom?
Read previous comments
Nexus S
There is no "values" folder in the res folder. Or maybe I just don't know how to make this work.
matmat07 said:
There is no "values" folder in the res folder. Or maybe I just don't know how to make this work.
Click to expand...
Click to collapse
Need to decompile it first
Sent from my Nexus S 4G using XDA App
Ok, but anyway, i'm on brainmaster's one now, and it seems to work by default

[ROM][9/21] - AT&T Stock Rooted ROM - D80010d

This is just that... An AT&T Stock Rooted ROM!
A stock rooted ROM
Pre-rooted
Busybox
zipaligned
Odex. De-Odex later!
Pre-Lokied for your convenience!
MOD EDIT: Link removed as domain has expired. Thread closed until new links can be installed
Please Hit Thanks!
[/CENTER][/SIZE][/I][/B]
Sharing Policy
The spirit of Open Source is to share your knowledge and files with the rest of the world so they can improve on what you do when possible. This is also my philosophy and I would never compromise that!
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credits!
Do not use my work if you cannot give proper credits!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
However this does not include my CleanROM series of ROMS. Please do not use those without contacting me first!
This ROM is not a CleanROM. Its a stock rooted and all yours!
Hit Thanks!
Boot.img file for those that may need it but unlikely...
scrosler said:
Just an FYI... These ROMS take a long time to flash...
Click to expand...
Click to collapse
Will there be a VZW version coming soon? I read that you were trying to pull the update files from earlier but wasnt sure if you were set on building a VZW rom anytime soon.
Walter21026 said:
Will there be a VZW version coming soon? I read that you were trying to pull the update files from earlier but wasnt sure if you were set on building a VZW rom anytime soon.
Click to expand...
Click to collapse
Maybe... We will see...
Scott, can we take some of these apps and push them to the Verizon stock rom? like the stock browser.. their messaging apk etc.. they took good stuff away from Verizon
Sent from my VS980 4G using Tapatalk 4
jayochs said:
Scott, can we take some of these apps and push them to the Verizon stock rom? like the stock browser.. their messaging apk etc.. they took good stuff away from Verizon
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
No, its not that easy...
Here is why...
I cant get this ROM to De-Odex properly. When I do I am sure things like can be swapped.
You guys dont have the stock LG browser? Just Chrome?
I should be able to De-Odex the browser, that didint seem to give much issue. If you want send me a PM to remind me and I will take a look and see what I cant do.
scrosler said:
No, its not that easy...
Here is why...
I cant get this ROM to De-Odex properly. When I do I am sure things like can be swapped.
You guys dont have the stock LG browser? Just Chrome?
I should be able to De-Odex the browser, that didint seem to give much issue. If you want send me a PM to remind me and I will take a look and see what I cant do.
Click to expand...
Click to collapse
No, VZW version only has Chrome, which isn't optimal for some web sites.....having the LG stock browser as an option would be great!!!
I tried to deodex through the kitchen last night but it didn't work there was 4 apps that will not deodex. not sure if we need an updated boksmali/smali or not. i will be working on it some more tonight
I do believe in using the midst recent version. 1.5.2 and tried API 14-17 and out kept failing.
Edit: I hate auto correct... lol
Sent from my LG-D800 using xda app-developers app
willyjay said:
No, VZW version only has Chrome, which isn't optimal for some web sites.....having the LG stock browser as an option would be great!!!
Click to expand...
Click to collapse
Alright I will see what I can do. Can you send me a PM so I dont forget please?
spdwiz18 said:
I tried to deodex through the kitchen last night but it didn't work there was 4 apps that will not deodex. not sure if we need an updated boksmali/smali or not. i will be working on it some more tonight
I do believe in using the midst recent version. 1.5.2 and tried API 14-17 and out kept failing.
Edit: I hate auto correct... lol
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
Yep, exactly the same problem here! And when I did take what was de-odexed it would just be a mess when the phone booted. Bad! The LG keyboard would just keep F/C'ing, the CSC never fired so things did not get set up correctly, etc etc...
If you figure it out before I do please let us know. I was going to look at it more today but my thing was the Symlinks... That took a while to get right. Much longer than I wanted it to. This thing has some crazy ass symlinks!!!
spdwiz18 said:
I tried to deodex through the kitchen last night but it didn't work there was 4 apps that will not deodex. not sure if we need an updated boksmali/smali or not. i will be working on it some more tonight
I do believe in using the midst recent version. 1.5.2 and tried API 14-17 and out kept failing.
Edit: I hate auto correct... lol
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
Hey, did you try the new smali tools out? They just released them a couple days ago...
baksmali-2.0b6
https://code.google.com/p/smali/downloads/list
I am trying them now...
scrosler said:
Hey, did you try the new smali tools out? They just released them a couple days ago...
baksmali-2.0b6
https://code.google.com/p/smali/downloads/list
I am trying them now...
Click to expand...
Click to collapse
crossing fingers it works!
scrosler said:
Alright I will see what I can do. Can you send me a PM so I dont forget please?
Yep, exactly the same problem here! And when I did take what was de-odexed it would just be a mess when the phone booted. Bad! The LG keyboard would just keep F/C'ing, the CSC never fired so things did not get set up correctly, etc etc...
If you figure it out before I do please let us know. I was going to look at it more today but my thing was the Symlinks... That took a while to get right. Much longer than I wanted it to. This thing has some crazy ass symlinks!!!
Click to expand...
Click to collapse
scrosler said:
Hey, did you try the new smali tools out? They just released them a couple days ago...
baksmali-2.0b6
https://code.google.com/p/smali/downloads/list
I am trying them now...
Click to expand...
Click to collapse
djkinetic said:
crossing fingers it works!
Click to expand...
Click to collapse
I did try ask three of the latest and no luck. 1.5.2/2.0b4, and 2.0b6 I posted a question in the questions thread and someone replied to try deodexer v3. Have not had a chance as I'm at work till 7. If you all find something b4 I duo please share.
Sent from my LG-D800 using xda app-developers app
scrosler said:
Hey, did you try the new smali tools out? They just released them a couple days ago...
baksmali-2.0b6
https://code.google.com/p/smali/downloads/list
I am trying them now...
Click to expand...
Click to collapse
Yes I did, I trid the last three. 1.5.2, 2.0b4, 2.0b6. also tried with os version 16 and 17. as some will deodex on 16 but not 17
can you confirm that we are getting the same error message.
NOW AT FILE 6 OF 8 IN system/app: LGWeatherTheme.odex
Disassembling LGWeatherTheme.odex ...
java -Xmx512m -jar baksmali.jar -a 16 -d ../framework -x LGWeatherTheme.odex
Exception in thread "main" org.jf.util.ExceptionWithContext: Encountered small uint that is out of range at offset 0x4c
at org.jf.dexlib2.dexbacked.BaseDexBuffer.readSmallUint(BaseDexBuffer.java:52)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:78)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:96)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.<init>(DexBackedOdexFile.java:55)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.fromInputStream(DexBackedOdexFile.java:112)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:106)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:54)
at org.jf.baksmali.main.main(main.java:247)
ERROR: Aborting LGWeatherTheme.odex
I submitted the error log to code.google.com/smali already just waiting to see what is said.
spdwiz18 said:
Yes I did, I trid the last three. 1.5.2, 2.0b4, 2.0b6. also tried with os version 16 and 17. as some will deodex on 16 but not 17
can you confirm that we are getting the same error message.
NOW AT FILE 6 OF 8 IN system/app: LGWeatherTheme.odex
Disassembling LGWeatherTheme.odex ...
java -Xmx512m -jar baksmali.jar -a 16 -d ../framework -x LGWeatherTheme.odex
Exception in thread "main" org.jf.util.ExceptionWithContext: Encountered small uint that is out of range at offset 0x4c
at org.jf.dexlib2.dexbacked.BaseDexBuffer.readSmallUint(BaseDexBuffer.java:52)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:78)
at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:96)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.<init>(DexBackedOdexFile.java:55)
at org.jf.dexlib2.dexbacked.DexBackedOdexFile.fromInputStream(DexBackedOdexFile.java:112)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:106)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:54)
at org.jf.baksmali.main.main(main.java:247)
ERROR: Aborting LGWeatherTheme.odex
I submitted the error log to code.google.com/smali already just waiting to see what is said.
Click to expand...
Click to collapse
Cool, keep us posted.
Version 2 is up.
It now flashes a loki'ed boot.image :good:
scrosler said:
Cool, keep us posted.
Click to expand...
Click to collapse
Here is where I'm at. Got with jesusfreke On freenode. He is looking into it a huge has better knowledge then I. Huge said that it does not look to promising as lg had changed something with there odex files. But he's working on it and has no time frame. Just wanted to let you know where I'm at...
Also, I would like to use this rom as a base for some testing and possible release if it is ok with you?
Sent from my LG-D800 using xda app-developers app
spdwiz18 said:
Here is where I'm at. Got with jesusfreke On freenode. He is looking into it a huge has better knowledge then I. Huge said that it does not look to promising as lg had changed something with there odex files. But he's working on it and has no time frame. Just wanted to let you know where I'm at...
Also, I would like to use this rom as a base for some testing and possible release if it is ok with you?
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
Ahhh man... Thats not what I wanted to here about those odex files.
But yes, you can do as you will with the ROM as noted in post #2. I just ask for proper attribution.
spdwiz18 said:
Here is where I'm at. Got with jesusfreke On freenode. He is looking into it a huge has better knowledge then I. Huge said that it does not look to promising as lg had changed something with there odex files. But he's working on it and has no time frame. Just wanted to let you know where I'm at...
Also, I would like to use this rom as a base for some testing and possible release if it is ok with you?
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
Seriously LG why...why change the odex files =\
Sent from my LG-D800 using Tapatalk 4
i dun stole your rom
is there a version that isn't odexed?

[GUIDE] [4.1+] Enable Google Now Panel on Nova!

Hi all
You might be knowing about the Nova Google Companion App, which enabled Nova Launcher users on Android MM+ to use the Google Now Panel. Recently, it was made available to LL+ users too
Today, I will share a guide which enables users to use this (maybe useful) Google Now Panel on their Jellybean 4.1+ devices
Pre-requisites
Latest Nova Launcher
Nova Google Companion App here
A working brain
A tool for modifying .apk files(APK Editor Pro, APKTool, etc.)
Let's go-
Decompile Nova Google Companion App
Look for AndroidManifest.xml and open it
Look for something like this
Code:
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="26" />
Change android:minSdkVersion="21" to 16.It would now look like this
Code:
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="26" />
Save the file.
Recompile the APK and then install it
Open Nova Google Companion App and press OK
Go to Nova Settings>Google Now>Google Now Page and turn it on if not already
Go back to Nova home screen and you now have the Now Panel working on JellyBean
Known Bugs-
Tell me?
Credits-
TeslaCoil Software for Nova Launcher and Nova Google Companion App
Google for Google Now
@luk3yx for testing this on 4.2
Me for this guide
Anyone else? Please PM
Please press the thanks button :good: if I helped you
Reserved
Can you make the modified apk
i can't found <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="26" /> in Androidmanifest.xml
Guys i edited the apk.
Tell me if its working or not.:good:
Nikhilkumar038 said:
Reserved
Click to expand...
Click to collapse
You are awesome bro.:good:
You always comes with something unexpected.
schuylkillparanormal said:
Can you make the modified apk
Click to expand...
Click to collapse
I already made it. Just don't want to publish it here.
Delete
christboanerges said:
i can't found <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="26" /> in Androidmanifest.xml
Click to expand...
Click to collapse
Check again. It's in the 3rd line.
If you still can't, check out the apk attached by @@[email protected] :good:
Delete
Delete
Confirmed working on my Samsung TAB3 4.4.2. Thanks guys. Keep up the good work!
Sent from my XT1609 using Tapatalk
RealWelder said:
Confirmed working on my Samsung TAB3 4.4.2. Thanks guys. Keep up the good work!
Click to expand...
Click to collapse
Just press that :good: thanks button:laugh:
Nikhilkumar038 said:
Just press that :good: thanks button[emoji23]
Click to expand...
Click to collapse
Very odd... I actually did before I replied. Probably a Tapatalk bug, I'll click it again. Thanks, mate.
Sent from my XT1609 using Tapatalk
RealWelder said:
Very odd... I actually did before I replied. Probably a Tapatalk bug, I'll click it again. Thanks, mate.
Click to expand...
Click to collapse
Oh, I can see now.
@[email protected] said:
Guys i edited the apk.
Tell me if its working or not.:good:
Click to expand...
Click to collapse
It works
I'm quite sure there must be a reason why TeslaCoil has limited the app to work only in API 21+. If it was just as easy as lowering the API limits in the AndroidManifest they'd have done that already, so beware of bugs... Just saying
linuxct said:
I'm quite sure there must be a reason why TeslaCoil has limited the app to work only in API 21+. If it was just as easy as lowering the API limits in the AndroidManifest they'd have done that already, so beware of bugs... Just saying
Click to expand...
Click to collapse
Bugs, they are already mentioned in my post.
We can't check for updates through the app.
There can also be other reasons. Maybe TeslaCoil doesn't like the taste of KitKats
Nikhilkumar038 said:
Bugs, they are already mentioned in my post.
We can't check for updates through the app.
Click to expand...
Click to collapse
That's not a bug. That's because the application hasn't been signed with their key and a problem only those who modify the app will face. *It's not what I meant*.
Nikhilkumar038 said:
There can also be other reasons. Maybe TeslaCoil doesn't like the taste of KitKats
Click to expand...
Click to collapse
Sure, that must be it :laugh:
linuxct said:
That's not a bug. That's because the application hasn't been signed with their key and a problem only those who modify the app will face. *It's not what I meant*.
Sure, that must be it :laugh:
Click to expand...
Click to collapse
Oh, that's the thing. And I thought that was a bug:silly:
I haven't faced any other issues save that one.

Categories

Resources