Affichage des articles dont le libellé est module. Afficher tous les articles
Affichage des articles dont le libellé est module. Afficher tous les articles

jeudi 26 février 2015

[Q] GPS module source code topic






Hi all,

for my project I need to change the way how gps works. It was told me gps-manager enable/disable gps sensor. Idea would be to recompile my own customized version for gear s and install on the device. I have started by dowloading opensource from samsung site. Inside I have not found anything related to gps module.
Do you have any idea how to do it?

Thank you.
Luke






mercredi 25 février 2015

[APP][LP][Xposed][1.0.1] Lolistat - Statusbar coloring module for Lollipop topic






NOTICE: Xposed for Lollipop itself is in alpha at present, so there is expected to be some unstabilities that is related to Xposed Framework itself but not this module.

Introduction

It is known to us all that accroding to Google's Material Design, the phone status bar should be of the color that defined in app style named "colorPrimaryDark". Unfortunately, not all of the apps support this style attribute (for now), resulting in a completely black status bar on Lollipop. This module aims to fix that, to make the status bar the color it should be.

Actually, I know there have been a dozen of modules of this kind, but none of them are specially optimized for Lollipop. Lollipop provides a much more convenient API to change the background of status bar, but those modules are still using the old way (find and hook the status bar view, then change the color) on Lollipop. The old method looks perfect on ICS, JB, KK, but not perfect on Lollipop, as Lollipop have animations on status bar while switching between activities also. Hooking the status bar view will override this animation. This is why I wrote this module.

I still hold the hope that this module should be deprecated one day, the day that most of the apps have adapted to the style of Material Design.

Features

* Change the status bar background to a slightly darkened color of the app's top
* White-ify status bar icons

Requirements

* >= Lollipop (Android 5.0.x) (Except Samsung's stock roms, as Xposed does not work on them)
* Xposed Framework

ONLY tested on CM12 and AOSP Lollipop, do not know if it is going to work on other custom roms or stock roms by manufactorers

Installation

1. Go to Xposed Installer, select "Download"
2. Refresh and search for "Lolistat"
3. Download the latest version and install
4. Enable it in Xposed
5. Reboot and enjoy!

Download

From Xposed store: http://repo.xposed.info/module/info.papdt.lolistat

Source Code

Source code of this module is opened under the terms of GNU General Public License version 3

https://github.com/PeterCxy/Lolistat

Reporting bugs

Just reply this thread, or open an issue at the GitHub page above.

Credits

This module is not possible without:

* @rovo89 for his awesome Xposed Framework
* @MohammadAG for his module sources that helped me when I wrote this module
* PA project and other modules that change the status bar color for their inspiration

Changelog

1.0.1
- Prevent potential memory leak
- Reduce memory occupation and improve performance
- Fix incorrect colors
- Ignore translucent & floating(dialog) activities to prevent conflicts

1.0.0
Initial release.






[Q] HELP! GPS module not working!! topic






Hello all,

I am having an issue with the GPS module on my HTC One M8 AT&T converted to GPE running 5.0.1 lollipop.
Build Number is: LRX22C.H5
Kernel Version: 3.4.0-g62772b0
android@gpe #1
Tue Dec 2 22:40:59 CST 2014

To make sure, I changed the location settings to device only, where I find that my GPS is not getting a fix on my location.
I am unsure if this is a software and/or a hardware issue.
Please advise.
Many thanks.






mardi 24 février 2015

[Q]"Class ref .." error after instaling module topic






Hi, I have a problem, yestarday I builed my module and everything working fine, today I build my module again and it doesn't work. Here is error log from xposed

Code:


Class ref in pre-verified class resolved to unexpected implementation

Im using eclipse, Thanks for help






lundi 23 février 2015

[Q][XT897] cifs module for CM 11 (3.0.101 Kernel)? topic






Hi
I updated my Phone via CyanogenMod Updater .
So i get the "official" CyanogenMod 11-20140104-SNAPSHOT-M2-xt897 with
3.0.101-gbfa6ebb (build02@cyanogenmod #1) Kernel.

Is a NFS/CIFS module available or
would someone be so kind to compile one =) ?

thx






samedi 14 février 2015

Lollipop: module crashes ART with "JNI ERROR: local reference table overflow" topic






@rovo89

I'm testing my BubbleUPnP module with the Lollipop alpha.
Among other things it hooks AudioTrack and in particular the write() method to capture audio.

write() is called repeatedly by processes playing audio. After a few calls, ART crashes with "JNI ERROR(app bug) : local reference table overflow" as shown in the attached logcat. Googling this error returns quite a bit of info and points to missing DeleteLocalRef() calls for local variables.

Below the JNI_ERROR , there's a very long stack trace with repeated calls but I'm not sure how to interpret it (does it point to some form of infinite recursion, possibly causing the crash?). The same module works fine on KitKat Xposed.

If you are interested with a modified BubbleUPnP module (the repository one doesn't work) to reproduce this crash and instructions, let me know.














Attached Files





File Type: txt logcat.txt -
[Click for QR Code]
(96.9 KB)










vendredi 13 février 2015

[Q] [Xposed] Which Xposed Module Are You Using On Your Shamu? topic






After rooting your Shamu, you always wanted to have your favorite Xposed on your device but unfortunately you had to ended up by waiting for the release of its Lollipop supported version. But now the wait is over. The great XDA Senior Recognized Developer @rovo89 has finally brought the support for Lollipop to his creation Xposed. Though it's a very early build (Alpha) but @rovo89 has stated that this is working fine on his device. For now it's only for the devices which are equipped with ARM7+ and running Android Lollipop.
If you've flashed already then post which Xposed Modules are you using? :)
For Q&A go to Xposed
For more info go to the original thread

@rovo89 has opened a Donation Page. If you like his work, do support him by donating :)






mercredi 11 février 2015

Wireless Module topic






So I recently picked up a used TF300T and unfortunately its plagued by the horrible wifi bug. Now unfortunately because well its no longer under warranty I am looking at ways to fix this. One of the things that I have come across is the wifi module is different through different versions.

For example if I look at the wireless board I have in my tablet it has a date stamp, part number and I think a manufacturer name. I don't recall the date stamp on mine but the part number is the same but the manufacturer name is Aconn_xxx.

I recently was looking at Ebay and a few other sources for these and this is when I discovered the variances. So I was curious if the people of XDA who have good wifi reception on their tablet would be willing to open their cases and post the information visible on the wifi module.

I am currently looking at one that says the following:
2012.02.03
14007-00310100
INPAQ

Just curious to see if this has any relevance.