Facebook’s open source desktop debugging platform for mobile developers

Facebook’s open source desktop debugging platform for mobile developers

2022-09-02 0 1,118
Resource Number 38022 Last Updated 2025-02-24
¥ 0HKD Upgrade VIP
Download Now Matters needing attention
Can't download? Please contact customer service to submit a link error!
Value-added Service: Installation Guide Environment Configuration Secondary Development Template Modification Source Code Installation

This issue features an open source desktop debugging platform for mobile developers by Facebook——Flipper。

Facebook’s open source desktop debugging platform for mobile developers插图

Flipper (formerly Sonar) is a platform for debugging iOS, Android, and React Native applications. Flipper itself only provides an architectural platform where developers can build plug-ins for business logic and use cases in applications, including plug-ins such as logging, layout checker, and network checker.

The Flipper desktop application connects to the mobile native SDK and can be used to send data to and from the device. Flipper has no restrictions on the type of data being sent, which allows for a better understanding of what’s going on inside the application in many different use cases. For example, you can view the state of the local cache, events that occur, or actions that are triggered on the application.

Facebook’s open source desktop debugging platform for mobile developers插图1

how to use

Flipper helps you debug Android, iOS, or even Web applications running in an emulator, emulator, connected physical development device, or browser. The Flipper consists of two parts:

  • desktop application
  • Native mobile SDKS for Android and iOS, clients for JavaScript, and even third-party clients that you can implement yourself or find on the web

Once Flipper is launched and the emulator/emulator or connected device is launched, you will start viewing the device logs (and any other device-level plugins that work with your device). To view application-specific data, you need to integrate the Flipper SDK into your application.

1. Installing the client

Mac: https://www.facebook.com/fbflipper/public/mac

Linux:https://www.facebook.com/fbflipper/public/linux

Windows: https://www.facebook.com/fbflipper/public/windows

2. Added to Android application

2.1 Add dependency

dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.119.0'
debugImplementation 'com.facebook.soloader:soloader:0.10.1'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.119.0'
}

2.2 Initialize in MyApplication

import com.facebook.flipper.android.AndroidFlipperClient;
import com.facebook.flipper.android.utils.FlipperUtils;
import com.facebook.flipper.core.FlipperClient;
import com.facebook.flipper.plugins.inspector.DescriptorMapping;
import com.facebook.flipper.plugins.inspector.InspectorFlipperPlugin;

public class MyApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
SoLoader.init(this, false);
if (BuildConfig.DEBUG && FlipperUtils.shouldEnableFlipper(this)) {
final FlipperClient client = AndroidFlipperClient.getInstance(this);
client.addPlugin(new InspectorFlipperPlugin(this, DescriptorMapping.withDefaults()));
client.start();
}
}
}

2.3 Add to the AndroidManifest

<activity android:name="com.facebook.flipper.android.diagnostics.FlipperDiagnosticActivity"
android:exported="true"/>

3. Enable the plug-in in the client

By default, only the layout check plug-in is added to the client. You can add other plug-ins as required.

Add a network plug-in

rely on

dependencies {
  debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.119.0'
}

Instantiation plug-in

import com.facebook.flipper.plugins.network.NetworkFlipperPlugin;

NetworkFlipperPlugin networkFlipperPlugin = new NetworkFlipperPlugin();
new NetworkingModule.CustomClientBuilder() {
    @Override
    public void apply(OkHttpClient.Builder builder) {
        builder.addNetworkInterceptor(new FlipperOkhttpInterceptor(networkFlipperPlugin));
    }
});
client.addPlugin(networkFlipperPlugin);

OkHttp integration

Since interceptors can modify requests and responses, Flipper interceptors are added after all other interceptors to get an accurate view of network traffic

import com.facebook.flipper.plugins.network.FlipperOkhttpInterceptor;

new OkHttpClient.Builder()
    .addNetworkInterceptor(new FlipperOkhttpInterceptor(networkFlipperPlugin))
    .build();

Facebook’s open source desktop debugging platform for mobile developers插图2

You can read more on your own.

资源下载此资源为免费资源立即下载
Telegram:@John_Software

Disclaimer: This article is published by a third party and represents the views of the author only and has nothing to do with this website. This site does not make any guarantee or commitment to the authenticity, completeness and timeliness of this article and all or part of its content, please readers for reference only, and please verify the relevant content. The publication or republication of articles by this website for the purpose of conveying more information does not mean that it endorses its views or confirms its description, nor does it mean that this website is responsible for its authenticity.

Ictcoder Free Source Code Facebook’s open source desktop debugging platform for mobile developers https://ictcoder.com/facebooks-open-source-desktop-debugging-platform-for-mobile-developers/

Share free open-source source code

Q&A
  • 1. Automatic: After making an online payment, click the (Download) link to download the source code; 2. Manual: Contact the seller or the official to check if the template is consistent. Then, place an order and make payment online. The seller ships the goods, and both parties inspect and confirm that there are no issues. ICTcoder will then settle the payment for the seller. Note: Please ensure to place your order and make payment through ICTcoder. If you do not place your order and make payment through ICTcoder, and the seller sends fake source code or encounters any issues, ICTcoder will not assist in resolving them, nor can we guarantee your funds!
View details
  • 1. Default transaction cycle for source code: The seller manually ships the goods within 1-3 days. The amount paid by the user will be held in escrow by ICTcoder until 7 days after the transaction is completed and both parties confirm that there are no issues. ICTcoder will then settle with the seller. In case of any disputes, ICTcoder will have staff to assist in handling until the dispute is resolved or a refund is made! If the buyer places an order and makes payment not through ICTcoder, any issues and disputes have nothing to do with ICTcoder, and ICTcoder will not be responsible for any liabilities!
View details
  • 1. ICTcoder will permanently archive the transaction process between both parties and snapshots of the traded goods to ensure the authenticity, validity, and security of the transaction! 2. ICTcoder cannot guarantee services such as "permanent package updates" and "permanent technical support" after the merchant's commitment. Buyers are advised to identify these services on their own. If necessary, they can contact ICTcoder for assistance; 3. When both website demonstration and image demonstration exist in the source code, and the text descriptions of the website and images are inconsistent, the text description of the image shall prevail as the basis for dispute resolution (excluding special statements or agreements); 4. If there is no statement such as "no legal basis for refund" or similar content, any indication on the product that "once sold, no refunds will be supported" or other similar declarations shall be deemed invalid; 5. Before the buyer places an order and makes payment, the transaction details agreed upon by both parties via WhatsApp or email can also serve as the basis for dispute resolution (in case of any inconsistency between the agreement and the description of the conflict, the agreement shall prevail); 6. Since chat records and email records can serve as the basis for dispute resolution, both parties should only communicate with each other through the contact information left on the system when contacting each other, in order to prevent the other party from denying their own commitments. 7. Although the probability of disputes is low, it is essential to retain important information such as chat records, text messages, and email records, in case a dispute arises, so that ICTcoder can intervene quickly.
View details
  • 1. As a third-party intermediary platform, ICTcoder solely protects transaction security and the rights and interests of both buyers and sellers based on the transaction contract (product description, agreed content before the transaction); 2. For online trading projects not on the ICTcoder platform, any consequences are unrelated to this platform; regardless of the reason why the seller requests an offline transaction, please contact the administrator to report.
View details

Related Source code

ICTcoder Customer Service

24-hour online professional services