[APP] Official Huawei Appstore (AppGallery) - Honor 6X Themes, Apps, and Mods

Hey guys I found this website that automatically installs the AppGallery app, it's pretty good and interface is like HiGame but with more features! Check it out ↓
http://wap2.hispace.hicloud.com
And then "Install App" and then done, make sure to give all permissions it asks.
If link doesn't work then just Google that link and open the first result

Links not working

Related

Install a web certificate (*.cer) on an Android device

Hi,
To gain access to WIFI at university I have to login with my user/pass credentials.
The certificate of their website (the local home page that asks for the credentials) is not recognized as a trusted certificate, so we install it separately on our computers.
I want to know how to install such certificates on Android, I have HTC magic and I came through this question which seems the same problem but the solution is specific to exchange server and not the browser http://forum.xda-developers.com/showthread.php?t=551512
This is the details of installing the certificate from the university's page [LINK]
if you are rooted, download wifi helper (its free) from market and it should help you configure your wifi with custom cert files.
Hey,
I stumbled onto this topic as I had the problem (but on the Droid, Android v2.0). I then figured out how to do it and made a tool to make it easier. I call it RealmB's Android Certificate Installer. It basically gives your Android's web browser the correct HTTP headers to make it launch the CA certificate installation wizard.
Hope this helps,
Brian
I used Android's built-in certificate manager.
1. Just drop your certificate file onto the sdcard/download folder.
Note: Keep in mind the manager looks for .p12 and/or .crt files. I had a .cer file, but it was PEM formatted so I simply changed the extension.
2. Go to settings-> Security & Privacy -> Install from SD Card
Note: I use the MIUI rom, so millage may vary a bit on other roms
Done! Enter your credentials password, or create a new one if you didn't have one already, and you're all set!
Thanks MrNago
renaming .cer to .crt really makes me being able to install it. Life can be so easy ... (MIUI 2.3)
I was looking for a way to do this exact thing, and found a (potentially) easier way to install the certificate. If you have access to a web site, you can just put the .crt file on it, go to the site, click the file and voila... It installs on the device.
Worked like a charm since I do not have an SD card with me, but I needed to install the certificate.
Thanks for the comments above. I had a .cer file, and renaming it worked like a champ as well.
Bryan
gces said:
I was looking for a way to do this exact thing, and found a (potentially) easier way to install the certificate. If you have access to a web site, you can just put the .crt file on it, go to the site, click the file and voila... It installs on the device. ...
Click to expand...
Click to collapse
Thanks, this works.
To install a browser certificate into a pre-ICS ROM, use Portecle to add it to /system/etc/security/cacerts.bks.
Notes:
- obviously, ROOT is required to do this
- the keystore p/w is changeit
- In ICS a certificate can be simply added via Settings
The problem is only old stock browser sees installed certificate. This browser doesn't exist on Jelly Bean for Nexus 7. Google Chrome is default browser here.
Anyone knows a solution to this?
Thanks
Denis
!crazy said:
The problem is only old stock browser sees installed certificate. This browser doesn't exist on Jelly Bean for Nexus 7. Google Chrome is default browser here.
Anyone knows a solution to this?
Thanks
Denis
Click to expand...
Click to collapse
The solution could be to wait until the bug in Chrome is fixed.
web security
Web certificate and web site security have much need for everyone. IF any one have want web project and security you should hire developers.

[Q] Developing a non-market App with updates

Hello all,
I'm a developer (with less experience) for a company which is developing an app which will be side loaded on devices which are to be distributed. I've read about, and tested some methods with linking Android Market apps to sideloaded apps, provided they have the same signature and .apk file name, but our company does not want market exposure for this app.
My idea is as follows:
1. App checks an ftp server running in some location for a file with version info to see if the current version matches the version on the device.
2. App downloads .apk and relevant data to device
3. App then triggers some sort of "update" which will install the new .apk and replace the necessary data.
Alternatively, what is typically done in this instance when someone wants to update a non-market app? The Amazon App store is an example of a non-market app which updates itself, so I know it's been done before.
How does one go about writing a class which will update the app that it's currently running in? Are there any tutorials or code walk-throughs for this?
Any help from fellow developers is appreciated.
Look at this links:
http://stackoverflow.com/questions/...o-automatically-update-application-on-android
http://stackoverflow.com/questions/2631255/ideas-for-android-application-update
Thank you for the links - I've been toying with code since then.
But wow, it seems there is very little information out there about this . . .
If you don't want to maintain you own update server, you may try this: auto-update-apk.com
Android client is open-source under Apache 2.0 license, so you may see how it works and make any changes, if necessary, before incorporating into your own project or using it as a starting point of your project.

[Xposed] WatchHelper Fixer for Finow/Lemfo smartwatches companion app

Feel tired of Watch Helper companion app (Finow X5+, LEMFO LEM5 smartwatches) alerts&sounds when watch disconnected? Try this module!
It's really simple thing - just install and choose what you want to get rid of: disconnection sound (awful!) and/or alert window.
Requirements:
- Android 5.0 or better
- Xposed installed (API v82)
Download:
Direct apk download WatchHelper Fixer v1.0.0
or just find it in Xposed Modules Repo.
Issue tracker:
Please, use github tracker for issues. Logcat really helps
Further development plans:
I'm short of free time, so any clever developer with X5+ or LEM5 smartwatch is welcome And some feature request also.
XDA:DevDB Information
WatchHelper Fixer, Xposed for all devices (see above for details)
Contributors
rufik
Source Code: https://github.com/rufik/WatchHelper-Fixer
Xposed Package Name: pl.rufik.watchhelperfixer
Version Information
Status: Stable
Current Stable Version: 1.0.0
Stable Release Date: 2017-02-15
Created 2017-02-16
Last Updated 2017-02-16
Hi,
I was also very tired of the bt interrupt notification alert of the Watch helper app. I found a way to create your own apk installation file without these alert and would like to describe that as short as possible (no Xposed needed):
1. Download the latest official watch helper apk file from the net to your PC
2. Open that file with zip program (I used “7-zip” for example)
3. Select the folder “res” -> “raw”
4. Erase the file “bt_prxr_link_loss_alert.ogg”
5. Create an empty text file, rename it completely in “bt_prxr_link_loss_alert.ogg” and copy it into the opened archive -> confirm with “yes”
6. Save the apk under a custom name or just close the opened archive of the zip program
Now install these apk on your smartphone and check it, by disabling the BT on your smartwatch. The BT loss message will appear on your screen, but no alert sound!!!
I hope this is a good solution for you. There is a way by using a xposed module, but this should be also usable without xposed.
I can't use the solution with xposed, because I'm on Android 7.0.
Marcaay said:
.....Now install these apk on your smartphone and check it, by disabling the BT on your smartwatch. The BT loss message will appear on your screen, but no alert sound!!!
I hope this is a good solution for you. There is a way by using a xposed module, but this should be also usable without xposed.
I can't use the solution with xposed, because I'm on Android 7.0.
Click to expand...
Click to collapse
Hello,
is a new version of the application. I tried to follow your instructions but when you try to install it will show the message that "the application can not be installed, the installation file is corrupted" Can you help somehow? Can I ask for direct treatment from you?
uloz.to/!C6KJzgONXayQ/com-android-bluetoothsockettest-apk
Thank you very much and excuse my very poor English
Tealc.EU said:
Hello,
is a new version of the application. I tried to follow your instructions but when you try to install it will show the message that "the application can not be installed, the installation file is corrupted" Can you help somehow? Can I ask for direct treatment from you?
uloz.to/!C6KJzgONXayQ/com-android-bluetoothsockettest-apk
Thank you very much and excuse my very poor English
Click to expand...
Click to collapse
Hi,
i'm no more working on the Watchhelper app. I would recommend to use the "Watch Droid Phone + Assistent (on the watch)" from Google Play Store. This is great and will get more improvements in the future

[FIX] Huawei Gr8 Activation Code

im just thinking to make a thread (to make it easy to find) for those are looking the solution for Gr8 activation code.
credit to [email protected] :good::good::good::good::good:
feel free to click " Thanks " to make others easier to find this thread on searching
[SOLVE] Gr8 Activation Code For All Huawei Device :victory:
1) turn on the Huawei media pad/phone, unlock the screen
2) plug in to computer/laptop windows 7,8 or windows 10
3) on the Huawei media pad screen, it will pop up usb setting, select hiSuite usb type option
4) at the andoid setting, please go to about table setting, then enable developer mode by taping 7 times at Build number
5) still at android setting, go to security, make sure your android Screen lock setting is set under Huawei unlock,the go to shortcut setting, need to set to google app and android setting app.
6) install HiSuite to your computer - this is the Huawei official computer device managed software tool
7) install iRoot software to your computer. careful with this installation, it full of bloatware, but don't worry it don't have a virus.
8) run the iRoot and it will root your device. It will restart your Huawei pad multiple times.
9) after it root complete, unlock your device then go to google play ( as your android unlock setting option have the google play as describe in step 5)
10) install System app remover from google play
11) open the app, go to inside the app setting, remove setting Hide core system app
12) go to the main menu of the app remover, under manager, select system app, now you can find gr8 gallery app. Removed that app then restart the device.
13) you will have multiple error in android, just reboot and the error gone. DONE
How to get avtivation code 4 huawei media pad gr8
Ameer latif said:
How to get avtivation code 4 huawei media pad gr8
Click to expand...
Click to collapse
Hi, found a reply in a facebook post with the bypass code shared by Mohd Ridzwan.
But due to restriction of my account, i hit below msg while having url in the reply.
The following errors occurred with your submission:
To prevent spam on the XDA forums, ALL new users prevented from posting outside links in their messages. After approximately 10 posts, you will be able to post outside links. Thank you for understanding!
Click to expand...
Click to collapse
Please google: Gr8 powered by Malay Mail ‎"Lim KY"‎ "Mohd Ridzwan"
And look for the reply in the post by Lim KY, February 22, 2016 · Kuala Lumpur.
methods can check out my blog:
HUAWEI S7-701U Gr8 ACTIVATION CODE BYPASS OR FIRMWARE 100%
METHOD 1: To perform hard reset for your Huawei S7-701u you may need to save all of your apps and files to your memory card and take it out...
dreamyskyblue.blogspot.com
traviskb said:
im just thinking to make a thread (to make it easy to find) for those are looking the solution for Gr8 activation code.
credit to [email protected] :good::good::good::good::good:
feel free to click " Thanks " to make others easier to find this thread on searching
[SOLVE] Gr8 Activation Code For All Huawei Device :victory:
1) turn on the Huawei media pad/phone, unlock the screen
2) plug in to computer/laptop windows 7,8 or windows 10
3) on the Huawei media pad screen, it will pop up usb setting, select hiSuite usb type option
4) at the andoid setting, please go to about table setting, then enable developer mode by taping 7 times at Build number
5) still at android setting, go to security, make sure your android Screen lock setting is set under Huawei unlock,the go to shortcut setting, need to set to google app and android setting app.
6) install HiSuite to your computer - this is the Huawei official computer device managed software tool
7) install iRoot software to your computer. careful with this installation, it full of bloatware, but don't worry it don't have a virus.
8) run the iRoot and it will root your device. It will restart your Huawei pad multiple times.
9) after it root complete, unlock your device then go to google play ( as your android unlock setting option have the google play as describe in step 5)
10) install System app remover from google play
11) open the app, go to inside the app setting, remove setting Hide core system app
12) go to the main menu of the app remover, under manager, select system app, now you can find gr8 gallery app. Removed that app then restart the device.
13) you will have multiple error in android, just reboot and the error gone. DONE
Click to expand...
Click to collapse
B
traviskb said:
im just thinking to make a thread (to make it easy to find) for those are looking the solution for Gr8 activation code.
credit to [email protected] :good::good::good::good::good:
feel free to click " Thanks " to make others easier to find this thread on searching
[SOLVE] Gr8 Activation Code For All Huawei Device :victory:
1) turn on the Huawei media pad/phone, unlock the screen
2) plug in to computer/laptop windows 7,8 or windows 10
3) on the Huawei media pad screen, it will pop up usb setting, select hiSuite usb type option
4) at the andoid setting, please go to about table setting, then enable developer mode by taping 7 times at Build number
5) still at android setting, go to security, make sure your android Screen lock setting is set under Huawei unlock,the go to shortcut setting, need to set to google app and android setting app.
6) install HiSuite to your computer - this is the Huawei official computer device managed software tool
7) install iRoot software to your computer. careful with this installation, it full of bloatware, but don't worry it don't have a virus.
8) run the iRoot and it will root your device. It will restart your Huawei pad multiple times.
9) after it root complete, unlock your device then go to google play ( as your android unlock setting option have the google play as describe in step 5)
10) install System app remover from google play
11) open the app, go to inside the app setting, remove setting Hide core system app
12) go to the main menu of the app remover, under manager, select system app, now you can find gr8 gallery app. Removed that app then restart the device.
13) you will have multiple error in android, just reboot and the error gone. DONE
Click to expand...
Click to collapse
Bt how I install app remover were as the phone is unaccesable,
billson.chew.my said:
Hi, found a reply in a facebook post with the bypass code shared by Mohd Ridzwan.
But due to restriction of my account, i hit below msg while having url in the reply.
Please google: Gr8 powered by Malay Mail ‎"Lim KY"‎ "Mohd Ridzwan"
And look for the reply in the post by Lim KY, February 22, 2016 · Kuala Lumpur.
Click to expand...
Click to collapse
How can I by pass, i have the code the problem is the WiFi, Wereas it is connected,

Play store Downloader app

Hi there wondering if anyone can help , downloader app suddenly not working , unable to use the browser within downloader ,now has message (the page you trying to access is restricted due to a security rule) same message in the help tab , or can someone recommend an alternative compatible download manager for the shield.
Thanks in advance as a bit of a novice with this
glitch7 said:
Hi there wondering if anyone can help , downloader app suddenly not working , unable to use the browser within downloader ,now has message (the page you trying to access is restricted due to a security rule) same message in the help tab , or can someone recommend an alternative compatible download manager for the shield.
Thanks in advance as a bit of a novice with this
Click to expand...
Click to collapse
you need Downloader Browser-Plugin 1.0
Have the same problem with my new "Vodafone TV" box and couldn't find any solution in the internet. Tried loading the browser plugin suggested above but same error message! The downloader app just simply won't connect to the net, period!!!
So, anyone has a solution, or as the op said, can anyone suggest an alternative?
Pitching in, as I'm a new Shield user with the same issue. Here's the page from AFTnews explaining the issue and the work-around; includes an installation video.
aftvnews.com/browser-plugin-now-available-for-downloader-app-on-android-tv
In short, browser capability had to be removed from the Google Play version so the app could remain in the store. The dev provides an APK at browser.aftvnews.com to add the capability back in. Should be the same APK as rainman74 linked to above (Downloader-Browser-Plugin-v1.0.apk).
However, the AFTnews' recommended action of pointing the Download app's browser to browser.aftvnews.com did not work for me; I received the same web access error message from Downloader.
To get around this, I loaded another web browser (Puffin for Android TV), entered the browser.aftvnews.com URL, and Puffin downloaded the APK. I needed to relaunch Puffin, then select the APK from Puffin's download list to install. Once installed, Downloader was able to access the web.
Hope this helps.
mpwalters said:
Pitching in, as I'm a new Shield user with the same issue. Here's the page from AFTnews explaining the issue and the work-around; includes an installation video.
aftvnews.com/browser-plugin-now-available-for-downloader-app-on-android-tv
In short, browser capability had to be removed from the Google Play version so the app could remain in the store. The dev provides an APK at browser.aftvnews.com to add the capability back in. Should be the same APK as rainman74 linked to above (Downloader-Browser-Plugin-v1.0.apk).
However, the AFTnews' recommended action of pointing the Download app's browser to browser.aftvnews.com did not work for me; I received the same web access error message from Downloader.
To get around this, I loaded another web browser (Puffin for Android TV), entered the browser.aftvnews.com URL, and Puffin downloaded the APK. I needed to relaunch Puffin, then select the APK from Puffin's download list to install. Once installed, Downloader was able to access the web.
Hope this helps.
Click to expand...
Click to collapse
So what do you actually enter at the Downloader http:|| screen?
Good question. I may not have been clear, but I was not able to download the patch APK through the Download application.
Instead, I installed another web browser application (Puffin TV, available in the Android TV's play store) and put the browser.aftvnews.com URL in there. When the Puffin TV web browser loaded the URL, it automatically downloaded the APK from the site.
Once the APK was downloaded, I returned to Puffin TV's main menu and selected the file from the download list. When I selected the APK, it installed the APK to patch Downloader. After that, the Downloader app was able to again access the Internet through its browser.
Note: if you are installing Puffin TV to install the APK, you will need to tell your device to allow Puffin TV to install APK's. By default, Android doesn't grant permission for applications to install APK's. That's OK; you can do so under settings and my guess is your device will tell you how to do so.

Categories

Resources